http://digitalpbk.com/mini-computer/rasberry-pi-tech-specs
monitoring, play videos on TV screens, offload long running simple tasks on server, server monitoring,
file sharing server on local network, a torrent box, etc!
Raspberry Pi Model B Technical Specifications
The heart of the Rasberry is a Broadcom BCM2835 (CPU, GPU, DSP, and SDRAM) System-on-Chip (SoC)
CPU700 MHz ARM1176JZF-S core (ARM11 family)
GPU Broadcom VideoCore IV, OpenGL ES 2.0, 1080p30 h.264/MPEG-4 AVC high-profile decoder
Network10/100 Ethernet RJ45 onboard network
Memory (SDRAM) 256 Megabytes ...
Published 2 months, 2 weeks ago
http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows
How to easily unlock and root the Samsung Google Nexus S on Windows
Easily root your Google Nexus S or the i9023/i9020 manufactured by Samsung by following these simple steps. There are plenty of rooting steps out there but all of them required you to download a lot of
files and do a lot of complicated steps. Moreover not one worked for me fully. Skip to the rooting steps
What is rooting? Why should I root ?
By default your Nexus S phone comes with default users and many system functionality ...
Published 6 months, 1 week ago
http://digitalpbk.blogspot.com/2007/01/making-any-window-transparent-on-xp.html
, ByVal lpOperation As String, ByVal lp
File As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongOption ExplicitPrivate Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As LongPrivate Declare Function SetLayeredWindowAttributes Lib "user32" (ByVal hwnd As Long, ByVal crKey As Long, ByVal bAlpha As Byte, ByVal dwFlags As Long) As Long ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
the target url on the status bar (bottom of the page), Is it the url ? Copy the link address and paste it to a new text
file and examine it from head to tail. Do a google search for the site, if anything related to phishing comes up...One old phishing technique was to mask the target server using the http://username:password@www.site.comSo the fraudster would mask his url as http://www.urbanksite.com/somevrylongtext/todistractyou@www.evilsite.comNow this technique has depricated since most browsers warn ...
Published 5 years, 4 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
http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html
and GET the redirect page URLGoto the redirect pageGoto Orkut.com/home.aspxYour done.Note:Tested on Linux (FC6, Perl 5.8.8)The following script is for linux, Will run on Windows too but the ANSI coloring may not work...Windows Program is given below the program for Linux (without ANSI coloring).For Linux (with ANSI coloring)use WWW::Mechanize;use HTTP::Cookies;use
HTTP::Request::Common;$cj=HTTP::Cookies->new(file => "cookie.jar",autosave=>1,ignore_discard=>1);$mech ...
Published 5 years ago
http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7
\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes
and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\Default\PowerSchemes
Windows use the former to display the power plan options in control panel.
So if something is corrupted in the registry entry, you can restore it from the later registry entry.
This can be easily achieved by exporting HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\Default\PowerSchemes to a .reg
file, Search and replace all /Default/ with / and then import the same back into the registry ...
Published 2 years, 1 month ago