techno surprises

December 30, 2007

Windows XP Service Pack 3 Release Candidate

Standalone Update Package for Windows® XP Service Pack 3 Release Candidate

See the overview from http://www.microsoft.com/

Windows XP SP3 combines all previously released performance, security, and stability updates. It also
provides a limited number of new and enhanced functionalities, although it does not significantly change the
Windows XP experience or bring functionality from newer versions of Windows to Windows XP. The goals of
Windows XP SP3 are to:

  • Provide a new baseline for customers still deploying Windows XP, to help them avoid the inconvenience
    of applying individual updates.
  • Fill gaps in the updates users might have missed by declining individual updates when using Automatic
    Updates, and to deliver updates not made available through Windows Update.

Windows Vista provides the most advanced security and management capability, but for PCs that cannot be
upgraded to Windows Vista right now, Windows XP SP3 ensures these PCs have all available updates and
allows these PCs to leverage some new Windows Server 2008 capabilities, such as Network Access
Protection (NAP).

All language supported downlod links:

http://www.microsoft.com/downloads/details.aspx?FamilyID=75ed934c-8423-4386-ad98-36b124a720aa&DisplayLang=en

Overview

http://www.microsoft.com/downloads/details.aspx?FamilyID=68c48dad-bc34-40be-8d85-6bb4f56f5110&DisplayLang=en#filelist

December 6, 2007

Random Team Matching with php

Filed under: php, programming — Tags: , , , , , , , , , , , — Mustafa Turan @ 5:26 pm

echo "start\n\n"; $a1 = Array('Chealsea', 'Arsenal', 'Manchester', 'Liverpool');$a2 = Array('Ato', 'Ozi', 'Mustafa', 'Emo');
$b = "0123";

$c = "0123";   for($i=0;$i<(sizeof($a1)-1);$i++) {

if($i!=0){

$b	= str_replace($s1,"",$b);

$c	= str_replace($s2,"",$c);

}

$s1	= substr(str_shuffle($b), 0, 1);

$s2	= substr(str_shuffle($c), 0, 1);

echo $a1[$s1] . ":" . $a2[$s2] . "\n";

}

echo "\n\nend";

Microsoft Visual Studio 2008 Express Edition DVD iso

Free DVD iso link given by originally download.microsoft.com

visual studio 2008 express edition all in one

http://go.microsoft.com/fwlink/?LinkId=104679

http://download.microsoft.com/download/8/B/5/8B5804AD-4990-40D0-A6AA-CE894CBBB3DC/VS2008ExpressENUX1397868.iso

Visual Basic 2008 Express Edition
Visual C# 2008 Express Edition
Visual C++ 2008 Express Edition
Visual Web Developer 2008 Express Edition
SQL Server Express Edition

Directlink – 897 MB – DVD Iso File

Create a free website or blog at WordPress.com.