Blogroll

 

Enter your email address:

Delivered by FeedBurner

Internet Blogs - BlogCatalog Blog Directory

Search




Archive for August, 2008

Antivirus Test - Is yours really protecting you?

Wednesday, August 27th, 2008

This test will show you how much your Antivirus good or bad .
If your antivirus allows you to download these and run it it’s time for a new one!
Test 1 (level: Too Easy!) 
http://www.eicar.org/download/eicar.com
Test 2 (level: Ok)
http://www.eicar.org/download/eicar.com.txt
Test 3: (level: At least it’s doing something)
http://www.eicar.org/download/eicar_com.zip
Test 4: (level: Hey this is Ok)
http://www.eicar.org/download/eicarcom2.zip
Secruity 2:
Test 4: (Level 15)
https://secure.eicar.org/eicar.com
If […]

Popularity: 50% [?]

Windows XP Secrets

Friday, August 15th, 2008

Secret - Hidden Command Line Switch
Instructions - Go to “Start”, “Run” and Type defrag c: -b to defragment the Boot and Application Prefetch information.
 
Secret - Hidden Install Creator
Instructions - Go to Start, Run, type iexpress
 
Secret - Hidden Internet Conference Application
Instructions - Go to Start, Run, type conf
 
Secret - Create a Log File
Instructions - Launch Notepad, […]

Popularity: 78% [?]

PHP Sessions

Wednesday, August 6th, 2008

Ever wonder how a website can remember your information on each page as you browse the site. The website is probably using sessions. With sessions, you can store a user’s information (username, address, shopping cart data, etc.) and then access this information at a later time.
In this PHP tutorial, I will teach you how to […]

Popularity: 66% [?]