Category Archives: Reviews

uCertify Black Friday Sale

Hi guys, uCertify has some terrific treats for you this Thanksgiving! Turkey and mashed potatoes are not the only things up for gobbling this week. Check out these incredible savings! 60% off any 6 PrepKits 55% off any 5 PrepKits … Continue reading

Share
Posted in Reviews | Leave a comment

uCertify Early Bird Sale

HI Guys, uCertify is getting the holiday celebrations going with its early bird, pre-Thanksgiving sale. Join the feasting with huge discounts on all uCertify PrepKits. If earning an IT certification was on your New Year’s resolution or goals for 2010, … Continue reading

Share
Posted in Reviews | Leave a comment

Summer End Sale of uCertify

uCertify is offering an amazing discount of upto 45%.! Check out the offer! Any 4+ PrepKits for $64.99 each (TRIPLE WOW! That’s a 45% savings off the list price!) Any 3 PrepKits for $69.99 each (DOUBLE WOW! That’s a 40% … Continue reading

Share
Posted in Reviews | Leave a comment

uCertify’s Back 2 School Sale : Save 40%

Guys,uCertify is offering a 40% discount on all Prepkits. A user can select from extensive selection of over 300 PrepKits to help prepare for their IT certification exam(s). For a limited time only, uCertify is offering a humongous 40% discount! … Continue reading

Share
Posted in Reviews | Leave a comment

Apple updates Mac malware protection

‘Researchers at Sophos discovered that Apple updated the anti-malware protection built-into Mac OS X when it released a new version earlier this week. Mac OS X 10.6.4 has been updated to provide limited protection against OSX/Pinhead-B (called HellRTS by Apple), … Continue reading

Share
Posted in Reviews | Leave a comment

How to use HTML files to redirect users to malicious sites, evade mail server antivirus

‘Facebook, Twitter and Skype are Internet behemoths, counting hundreds of millions users each, so it is not surprising that many malicious email campaigns masquerade as legitimate notices coming from these three sources. The number of emails that try to trick … Continue reading

Share
Posted in Reviews | Leave a comment

100 Potential attacks per second blocked in 2009

‘Symantec released its new security threat report which highlights key trends in cybercrime from Jan.1, 2009 to Dec. 31, 2009. In a year bookended by two very prominent cyber attacks – Conficker in the opening months of the year and … Continue reading

Share
Posted in Reviews | Leave a comment

Qubes – A Highly Secure OS Powered By Xen Hypervisor

‘Qubes is an open source operating system based on Linux, which is designed to provide strong security for desktop computing. Its unique selling point is that all applications that are run on Qubes is sand-boxed from each other. This is … Continue reading

Share
Posted in Reviews | Leave a comment

Foreach Statement in PHP – Full Tutorial

PHP 4 introduced a foreach construct, much like Perl and some other languages. This simply gives an easy way to iterate over arrays. foreach works only on arrays, and will issue an error when you try to use it on … Continue reading

Share
Posted in Reviews | Leave a comment

include_once difference between PHP 4 and PHP 5

The include_once() statement includes and evaluates the specified file during the execution of the script. This is a behavior similar to the include() statement, with the only difference being that if the code from a file has already been included, … Continue reading

Share
Posted in Reviews | Leave a comment