http://digitalpbk.com/intel-core/intel-core-2-duo-vs-dual-core-which-better
8300, E8400, E8500, E8600, ...)
Dual Core: 667 MHz Max Speed is available.
the faster the FSB is available with Core 2 Duo.
Source :
http://gadgetophilia.com/intel-core-2-duo-vs-intel-dual-core-processor-a-comparative-study/
Intel
Compare ...
Published 1 year, 8 months ago
http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.html
.#!/usr/bin/perl#
http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.htmluse strict;`grep -Rn aWYoIWlzc2V0KCRiMHNyMSkpe2Z1bmN0aW9u * | cut -d ':' -f 1 > listofinfected`;open FP,"listofinfected";my $file;while($file = ){ print "Testing $file ... "; chomp($file); if(-e ($file)){ open VI,$file; my @filecon = ; close VI; if($filecon[0] =~ m/aWYoIWlzc2V0KCRiMHNyMSkpe2Z1bmN0aW9u/){ $filecon[0] =~ s ...
Published 2 years, 7 months ago
http://digitalpbk.blogspot.com/2007/07/captcha-what.html
. The text is then set as a cookie.Eg:header("Cache-Control: no-cache, must-revalidate"); //
HTTP/1.1header("Expires: Mon, 25 Nov 1987 12:00:00 GMT"); // Date in the past// Set the content-typeheader("Content-type: image/png");error_reporting(0);// Create the image$im = imagecreatetruecolor(200, 40);// Create some colors$colors = array(imagecolorallocate($im, 0, 0, 0),imagecolorallocate($im, 128, 0, 0),imagecolorallocate($im, 0, 128, 0),imagecolorallocate($im, 0, 0, 128 ...
Published 4 years, 10 months ago
http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html
Val hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, _ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongPrivate Sub Command1_Click() ShellExecute Me.hwnd, "",
"http://digitalpbk.blogspot.com", "", "", 1End SubPrivate Sub Form_Load() EnableDragDrop Me.hwndEnd SubPublic Sub GotADrop(ByVal strfile As String) Label1.Caption = strfileEnd SubPrivate Sub Form_Unload(Cancel As Integer) Disable ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html
. Get a browser like firefox that supports unicode.Want the mirroring character?The mirroring character cannot be seen and I couldnot find the HEX or Numeric Code. If anyone has found out leave a comment.The mirroring character is within these braces (( Inorder to get the mirroring character, try copying the content between the braces and paste it somewhere to see the magic! ...What can it be used for?
http://www.mysite.com/fol/file.html?site/moc.elgoog.www://ptthSuppose you paste a link like ...
Published 5 years, 6 months ago