Misc Links
Forum Archive
News Archive
File DB
 

Ads
 

Advertisement
Age of Valor - Ultima Online Free Shard
AoS/SE/ML/Custom - advanced code, dedicated staff, peerless bosses, non overpowered customs + much much more
 

Latest Forum Topics
Vmware Shifts Pricing Strategy
Posted by Red Squirrel
on Sep 02 2010, 7:09:04 pm

Badass Chipmunk
Posted by Triple6_wild
on Sep 01 2010, 1:06:15 am

Evony Farming And Building Helper Tool
Posted by Red Squirrel
on Sep 01 2010, 4:40:12 pm

I Just Thought Of A Cool Invention
Posted by rovingcowboy
on Aug 31 2010, 12:21:50 am

Shocks Dangerous?
Posted by Triple6_wild
on Aug 30 2010, 10:26:12 pm

 



Send spam to: website@xeonlive.com nick@xeonlive.com georgiapeach1241@aol.com
Articles

General Articles and how-to's
Dynamic Forum Signatures (version 2) 4641 Hits
This is a revised version of a past iceteks article on making a dynamic signature. This allows you to make your signature image have dynamic content built in.
Successfully Hacking your iPhone or iTouch 14322 Hits
Following these steps will allow you to completely secure and completely unlocked the iphone device from Apple
Ultima Online Newbie Guide 25018 Hits
Ultima Online may be an old game, but is still widely played. If you have not played, you are missing out on a great experience! This guide will help you get started as a new player.
BBcode editor: PHP - The sensible approach 17877 Hits
There was a time when I thought processing BBcode was a complex matter. In truth, as complex as I thought the problem was, in reality it was probably more complex still.
The Hitch Hikers guide to "the mouse" 15274 Hits
This guide will tell you everything you need to know about a mouse, and even how to mod yours! Make your rodent look all pretty and stuff.
Setting up a Backup Server 36688 Hits
If you don't backup your data, you have a disaster waiting to happen! This article will show you how to setup a backup server.
BBcode editor: PHP 29289 Hits
This is the second article looking at how to allow your visitors to post content using bbCode. While the previous article looked at the client-side processing this article will deal with how to treat bbCode formatted text once it reaches your server.
BBcode editor: Javascript 54866 Hits
Allowing visitors to post content to your website is a great way to keep those visitors coming back and a great way to attract new visitors.bbCode is a simple way to give your visitors the ability to jazz up their plain text without leaving yourself open to the risks of html.
PSP User's Guide 127667 Hits
This mini guide should get you started with knowing the functions and features of your PSP.
Search Engine Friendly Links 16496 Hits
URLs that search engine bots can follow and index are crucial for any site to have, if they want any luck in whatever industry they're in. This article will simply get you started on the concept by introducing you to mod_rewrite, a must have.
Your site can be modified by hackers... and Google 8970 Hits
This article talks about the soon to come Google Autolinks feature which has been very controversial on the webmaster world and will explain why it is a serious issue, and perhaps even illegal.
What are packet sniffers and are they good or bad? 18573 Hits
Packet sniffers, tools used to record network activity, are often controversial. In this article we look at why this is the case, and also look at positive uses for packet sniffers.
Introduction to Haskell 28743 Hits
Functional programming is fundamentally a very different way of thinking about programming. After all, we can learn several languages and pat ourselves on the back, but if the only real difference is syntactic, then we're not really being challenged.
What are .bin files for? 592342 Hits
Many people wonder what .bin files are for. But really .bin files alone are not for something specific. They are basically general use binary files used in various applications. The most 2 popular usages are image burning and video game emulation.
Image Format Breakdown 25614 Hits
In this article we take a look at various characteristics of 4 popular image formats and let you decide which one is best for which situation. We look at file sizes, compression options and other features.
How virtual web hosting works 10289 Hits
If you ever wonder how it’s possible for servers to take requests for many domains and know which one to serve up, this article is for you. The secret is in a mandatory HTTP header field and it’s actually quite simple.
Creating your own content management system with php 18880 Hits
If you want to know how to create a content management system with php where you can make password protected pages that require to be registered, then this article should help you, but going through the code of a very basic CMS system and providing you the code to play around with.
Why Mozilla is better than Opera 7343 Hits
While Opera has features Mozilla does not have, such as the zoom feature which makes viewing of porn sites much more enjoyable, Mozilla also has features Opera does not have. One of them is the ability to force cookies to expire after a certain amount of time.
Why Opera is better than Mozilla 13360 Hits
There are several reasons why I think Opera is better than Mozilla. These reasons are probably all personal, but hey, I can't help that. First and foremost, I like that Opera comes with a lot more features...
31 Windows Tips 26058 Hits
This is less of an article but rather a list of Windows tips which mostly work in all versions. They will help speed up your windows system for better performance. This is also a good reference to give to friends that tend to "break" their computer often.
Opera Tips 39002 Hits
Opera is a free browser which is a great, better alternative to old bloody buggy IE. In this article learn how to make it even faster then it already is!
Modding outside the box 8881 Hits
We think outside the box and we mod not only the existing modded case but mod the desk. Yes that's right the desk. In this article we install some toggle switches right on the desk to control the fans. The PC is not stuck to the desk since the cable can be disconnected, and the computer's existing switches or fanbus can then control the fans.
Testing Wattage consumption of your computer equipment 42834 Hits
Measuring your equipment’s wattage is a good way of knowing if you are overloading your UPS, or if you have too many things plugged in to the same circuit. This article will show you how you can test wattage of your equipment using a multi meter and a few wires...
What is spyware? 9873 Hits
Spyware is a malicious piece of code that attaches itself to your operating system, modifies operating system files or/and otherwise runs stand alone and does nasty things to your computer. It comes bundled with software such as KaZaA and Gator.
Big Brother and Ndisuio.sys 143053 Hits
Ndisuio.sys, a very mysterious system file is present in Windows XP and is a driver for wireless things such as wi-fi and bluetooth. However, there have been many issues with this file downloading immense amounts of data and perhaps causing activity that is "big brother"ish.
Making a Dynamic Text Sig 12175 Hits
Ever wonder how to make a sig that shows the viewer's IP or other info? This article will show you how, it's actually easier then you think, as long as you have a linux/apache host with php.
Beginner's PHP Tutorial - Data storage 10767 Hits
This tutorial is a continuation of our first php tutorial which covered the basics of php. In this tutorial, data storage will be covered. You can store data in files, and in mysql databases - both will be covered as they are both good in their own situations.
Choosing an alternative browser 15127 Hits
Choosing a non IE browser is crucial to having a better experience on the Internet, and as well as a more secure and private experience! This article will discus about why it is important, and what the main choices are.
Php how-to for starters 34149 Hits
If you never programmed php before and would like to, this article should give you a kick start by teaching you the basic things of php. It is recomended that you know a bit of html or at least the main concept of web design. (uploading etc...)
How to make a dynamic forum signature 37668 Hits
Thought it would be cool to make a sig that changes every page load? This article will show you how to do it!
How to copy data to a new drive 12453 Hits
This article will show you how to copy a partition without using a 3rd party utility such as Ghost or Drive Image, but simply using windows DOS utilities.
Fan Switch Mod 16099 Hits
This article will show you how to make a simple on/off switch to turn on or off fans in your computer. This specific setup will control 3 fans with one switch, but it could easily be done so there are 3 switches for each fan as well.
Cyberstalking - What it is and what you can do as a victim. 6487 Hits
This article will talk about online stalking and harassment and what you can do to fight it. Being a past victim, I was inspired to write this article to help others that may be in similar situations.
Setting Up a Home Web Server 22348 Hits
This article will walk you through setting up a home webserver. Issues about attempting to mask it from your isp and basic security will also be discussed.
Setting Up an Ethernet Network 25823 Hits
This article will explain to you what you need to make a home network and how to proceed in the wonderful world of networking.
User's guide to avoiding virus infections 5015 Hits
This guide will show you how to spot viruses before it even gets stopped by your virus scanner. This guide should set you off safely even if you don't have a virus scanner, which you should have anyway.
Virtual Telecommunication Facility Tour 6881 Hits
This is probably the most detailed tour you will find online showing you various equipment found in a telecommunication facility. 56K users will experience a serious slow down, there's lot of pictures!
All about clusters 8115 Hits
This article will explain the concept behind clusters, and will go in dept on limitations of FAT12, FAT16 and FAT32 and as well as how FAT wastes space when lot of small files are stored.
Proper case cooling basics 19422 Hits
This article will go through the basics of proper air flow inside of your computer case.
Uninterruptible Power Supplies 6062 Hits
A UPS is a device that will not only protect your PC from dangeraus AC surges but also act as a small backup.
Mozilla 1.3 Overview 2766 Hits
This article will show you about mozilla - The best browser out there... :)
Understanding telecommunications 8018 Hits
This article will explain to you the basics of data and voice communications and how your data gets from point A to point B.
Setting up email accounts and rules 3802 Hits
This article will walk you through setting up email accounts in Outlook and also setting up rules to block spam and do other useful things.
Turn your old cassette tapes to MP3s or CDs 22515 Hits
If you have cassettes with music, or voice recordings you'd like to keep on a CD, this article will show you how you can transfer tapes to your computer, from there, you can keep them as mp3s, or burn them to data or music CDs.
Basic server security 3771 Hits
This article will show you basic things every administrator should know when running a server.
Creating partitions 28060 Hits
This article will walk you through creating yourself a D drive to store data such as backups etc, to make your life easier next time you clean install.
Backing up Outlook Express messages and contacts 8463 Hits
This article will show you how you can backup your Outlook Express data in case of crash, or if you want to upgrade. Why loose all those messages, and those contacts?
How to clean install Windows 6108 Hits
This article will attempt to walk you through clean installing Windows, assuming it's your first time. Also, basic backup proceedures will also be discussed.
Keeping your PC secure on the net. 6835 Hits
In this article, you will learn about firewalls and why they are important to have. We will also go over a short course on how others can connect to your computer if you are not secured.
How to make a website 4129 Hits
This is a question many ask, and has a very vague answer. Making a website can be done in many ways and to a new user, there's allot of info to grasp.
Force deleting files 22319 Hits
In this article, you will learn how to force files to leave your computer even if they are in use by another process. This can be done using a nifty tool designed for this purpose.
How to install your new hard drive 34229 Hits
In this article, you will learn how to install a new hard drive. This article has been written so even if it's your first time, you should be able to, but it is good if you have experience with working inside computers, which improves your chance of success. But if it's your first time and you still don't understand, the forum is there to help!
Product Reviews
Netgear FVS318v3 Prosafe VPN Router 57288 Hits
For only a bit over $100, this router has very flexible options such as firewall rules, site to site VPN, basic web filter, packet inspection, logging and much more. Read on to find out what it has to offer!
Sony PSP Review 56805 Hits
My first impression of this beast in action was pure Awe. Capitalized for enthusiasm. The system looks really sexy even when it's turned off. It has a very sleek design. Portable gaming, portable movies, portable music... What about portable picture gallery? Yep, it has that, too.
SPFDisk (Special Fdisk) Partition Manager 101081 Hits
SPFdisk is a free dos based partition manager which is meant to compare with Fdisk. You will not get a fancy GUI like Partition Magic but it’s still better then fdisk, and has features that even expensive partition managers don’t have, such as the ability to edit the HDD in raw mode.
Shareaza - a better Peer to peer program 15355 Hits
With the RIAA terrorists crashing into file sharing, attacking Napster, Morpheus, KaZaA.... file sharing seems to have collapsed since then. Not to mention that allot of P2P programs now have spyware in them. Well Shareaza comes to the rescue and rebuilds the file sharing community! It is a great spyware-free program that will make P2P stronger.
Trendware 2 port KVM switch review 8305 Hits
Are you in a situation where you need to control more then one PC, but don't have room for a keyboard, mouse and monitor for each one? If yes, there's a solution. A KVM switch will enable you to switch from one PC to the other, using the same keyboard, monitor and mouse. In this review, we will look at a 2 port KVM switch that I bought for my business, and realized it was very good, and even worth reviewing.
Halo for PC Review 18926 Hits
Halo is a science fiction first person shooter. You get to ride in space ships, kill aliens and zombies and get to activate cool space ship type of stuff and all the high tech stuff you see in science fiction movies such as Star Trek. This is a very cool game and this review will show you why.
Sunbeam CCFL Fan 3915 Hits
This fan really is cool. It does not only help in airflow to cool down your PC, but looks very cool too!
Sunbeam Cold Cathode Light 10973 Hits
Case modding is the new thing these days, and is not complete without quality lighting!
Pinnacle Bungee review 6548 Hits
Anyone who does video editing should own one of these, it will save your computer's resources while capturing, and enable you to get more quality.
ThermalTake Volcano 7 CPU fan 11653 Hits
Get rid of the cheap stock fan before it gets rid of your CPU! This is a review on the Socket A Thermal Take Volcano fan to keep that hot AMD cool!
Startech HDD cooling fan 4593 Hits
IceTeks first review but not that last. Today's product is the Startech 3-fan HDD cooler.
Micronta Enervac Mini Vacuum 10408 Hits
This review will review a mini vacuum used for cleaning out PC components. Also, a small performance test will be made using saw dust.
Just for Laughs
HDD maintenance... or not 8377 Hits
This article will show you how to "properly" (or not...) maintain your hard drive. Basics such as defragmenting and simply cleaning will be covered. Basic partitioning will also be covered.
Nitrogen Expresso Ice Cream! 3461 Hits
(way OT) Learn how to make ice cream really fast!
Home experiments - How to build a fan, part 2 8278 Hits
In this article, you will see how a simple stand can be built to support the fan that was built in part 1, but the honest reason this was created was simply so show snap shots of the fan with my new camera.
Home experiments - How to build a fan, part 1 26811 Hits
This article will show you how you can build your very own fan! 8000 rpm to 18 000 rpm is a fun range of high speed action that can take place in your own home! Find out how it feels like to hold the most dangerous spinning object you will ever get to hold with an air flow estimated to be around 100CFM or more.
Linux Articles
Text searching in linux with grep 115018 Hits
Grep is a linux command that is often overlooked but can be very useful when searching for stuff from a single string to a complicated regular expression. This article scratches the surface on it's power and should leave you with enough information to discover new uses for it.
Setting up an email gateway 24712 Hits
Tired of spam? Want to easily manage your filters from one location. Whether you are managing 1 PC with 1 account or hundreds of PCs and accounts, it can all be done from the gateway server, and modifying filters will affect all accounts, once it is setup. This article will show you how to do such a setup.
Tutorial on how to burn an ISO image 77822 Hits
If you just got a new Linux distro, you will want to burn it on a CD. ISO is the standard format for CD images and this is usually what you download. This tutorial will show you how it's done.
Linux for Newbies 13914 Hits
If you are a newbie and don't quite know what Linux is all about, this article will teach you the basics of Linux and open source, and also show you how to install Linux Mandrake, a Linux distro.
There are 72 articles in the database.
Note: Hits are counted only on the first page of articles, for better accuracy. If you link to any article please link to the first page.


Top Articles Latest Articles
- What are .bin files for? (592341 reads)
- Big Brother and Ndisuio.sys (143053 reads)
- PSP User's Guide (127666 reads)
- Text searching in linux with grep (115018 reads)
- SPFDisk (Special Fdisk) Partition Manager (101077 reads)
- Dynamic Forum Signatures (version 2) (4640 reads)
- Successfully Hacking your iPhone or iTouch (14321 reads)
- Ultima Online Newbie Guide (25017 reads)
- BBcode editor: PHP - The sensible approach (17877 reads)
- The Hitch Hikers guide to "the mouse" (15273 reads)
corner image

This site best viewed in a W3C standard browser at 800*600 or higher
Site design by Red Squirrel | Contact
© Copyright 2010 Ryan Auclair/IceTeks, All rights reserved