http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html
Increasing the karma ratings on Orkut
Trace BackFollowed
from : Making more fans on OrkutContinued ... "http://www.orkut.com/setKarma?cat=0&val;=1&gid;=FR[friends id here]/[your id here]"Eg: "http://www.orkut.com/setKarma? cat=0&val;=1&gid;=FRUS00000000000/US00123456789"The above illustrates the page you have to make your friend to access to make he/she your fan.The same can be modified to increase (can decrease also) your cool, sexy and trusty karma ratings ...
Published 5 years, 4 months ago
http://digitalpbk.com/windows/change-network-adapter-mac-address-windows-7
be there is a collision with one of the other devices on the network.
Try putting your name as MAC Address
If your name just contains letters
from A-F (very unlikely), you can put your name as MAC Address, or just try to make one as close as to your name.
0D-16-17-A4-9B-30
Does it look like DigitalPBK ? :D
Screencast of the above steps to change windows 7 LAN mac address
VID-33025293
Windows
Software ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2008/07/trie-data-structure-c-t9.html
; printf("%s\n",pre); }}int in_mob_ks(struct t9 * root,char val,int o){ int a[]={0,3,6,9,12,15,19,22,26}; /* 2=>0 1 2 3=>3 4 5 4=>6 7 8 5=>9 10 11 6=>12 13 14 7=>15 16 17 18 8=>19 20 21 9=>22 23 24 25 */ if(o && o>=a[val+1]) return -1; int s=o?o:a[val]; int e=a[val+1];
//printf("From %d-%d",s,e); for(;s if(root->node[s]) return s; return -1;}void t9_search_mob(char *pre, struct t9 * root,int depth,char *val){ if(*(val+depth)==0) { pre ...
Published 3 years, 10 months ago
http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html
, this is the virus. A list of valid entries in the field (
from Microsoft) is given below to help you find the random string. (Usually at the end).AppMgmtAudioSrvBrowserCryptSvcDMServerEventSystemHidServIasIpripIrmonLanmanServerLanmanWorkstationMessengerNetmanNlaNtmssvcNWCWorkstationNwsapagentRasautoRasmanRemoteaccessSacsvrScheduleSeclogonSENSSharedaccessThemesTrkWksTrkSvrW32TimeWZCSVCWmiWmdmPmSpwinmgmtwuauservBITSShellHWDetectionuploadmgrWmdmPmSNxmlprovAeLookupSvchelpsvcNote the random string. (in this case ...
Published 3 years, 1 month ago
http://digitalpbk.com/django/django-social-auth-fix-google-open-id-email
Django SocialAuth Fix Google Email Open id attribute exchange
Django Social auth is a package that enables login to your django website with Facebook, Google, Yahoo and Twitter. Allowing authentication
from 3rd party websites which supports open authentication helps users easy to register to your website without filling too much details. Easier signup makes more registrations and helps you cover your django web hosting charges :D . The package is managed at github here, but it does not have ...
Published 2 years ago
http://digitalpbk.com/canon-sx-series/compare-canon-sx120is-vs-canon-sx130is-new
and 4000 x 2248 in widescreen mode.
The ISO3200 Mode is missing
from Canon SX130IS.
Full comparison between SX130IS vs SX120IS
Specification
Model
PowerShot SX130 IS
PowerShot SX120 IS
Photos
Recommended Retail Price
* Street price varies
INR 14,995.00 (USD 230)
INR 12,995.00 (USD 190)
Effective Pixels
Approx. 12.1 Million pixels
Approx 10.0 Million pixels
Startup Time
Not Applicable
Not Applicable ...
Published 1 year, 7 months 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