13 Aug, 2010

Working sms script

Articles related to working sms script

How to connect laptop to TV

http://digitalpbk.com/laptop-tv/how-to-connect-laptop-tv How to connect laptop to TV these by pressing (Windows + P ) key combination. Duplicate Mode: In cloned mode or duplicate mode, a copy of your laptop screen is shown on the television.Extended Mode: In extended mode your laptop screen is extended to one or more Television screens Projector Only: On which only the connected TV is used and your laptop screen is not used (handy if your laptop screen stop working) Click on the appropriate option to see your laptop screen on TV. And now you can watch your movies/youtube on TV from your ...
Published 7 months, 3 weeks ago

Tips to Improve your android battery life

http://digitalpbk.com/android/tips-to-save-android-battery-life Tips to Improve your android battery life overnight journeys and half the journey you may not have a signal) by turning on the Airplane mode. But you wont get any calls or messages making your phone useless, but battery is saved so that you can use it when you arrive at your destination. More tips on how to extend your battery life are on its way .. Have a tip that worked for you ? Share with others and let us know. Post a comment. Still your battery life is low ? Carry a USB data cable at all times. Android How to ...
Published 5 months, 3 weeks ago

T9 Dictionary Implementation in C, BASH

http://digitalpbk.blogspot.com/2008/07/trie-data-structure-c-t9.html =0; while((a[i]=getch()) != 'q') { if(a[i]=='0'){i=0;continue;} if(a[i] >= '2' && a[i] { i++; a[i]=0; maxdepth = i; printf("%s:\n",a); t9_search_mob(b,root,0,a); fflush(stdout); } } t9_free(root);}t9.dicT9 Dictionary sample fileNow in BASH!#!/bin/bash# bash script does something outrageous.# It attempts to reproduce the T9 capability of the Mobile Phones !# And does it in fewer commands than before!# Adapted from Rahul's Original ...
Published 3 years, 10 months ago

Perl Download Manager

http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html Perl Download Manager IntroThis is my PERL downloader program, with resume.Only works if SERVER has Parts enabled.Well pretty much thats it #!/usr/bin/perluse strict;use threads;use threads::shared;use HTTP::Request;use HTTP::Response;use Math::Round qw(nearest);use LWP;exit unless(defined $ARGV[0] && -e $ARGV[0]);open HND,$ARGV[0];NEXT:while(my $url = ){ my $file = substr($url,rindex($url,"/")+1); $file =~ s/%20/_/g; chomp $url; exit if($url eq "" || $file eq ...
Published 3 years, 11 months ago

How to make a Windows Gadget in Windows 7

http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7 How to make a Windows Gadget in Windows 7 window. A point to be added here is that the current working directory would be the .gadget folder we created. In the above xml file icon.png lies inside the .gadget directory. (alongside the gadget.xml file) The main.html File Hello World /* see /windows-gadgets/how-make-windows-gadget-windows-7 */ System.Gadget.settingsUI = "settings.html"; var timeLeft = 0; var iid = 0; function init ...
Published 1 year, 7 months ago

Power plans missing - Restore power plans on Windows 7

http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7 Power plans missing - Restore power plans on Windows 7 . OR If that doesnt work manually do the following. The registry stores the details of the power plans and power states of the various devices under various conditions. It is stored in the following location under registry. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes. Run regedit.exe (You have to be an administrator) On the left tree navigate to the above said location. Now the power plans called "PowerSchemes" is located in HKEY_LOCAL_MACHINE ...
Published 2 years, 1 month ago

Related help topics for working sms script More keywords like working sms script
More pages for working sms script


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Tropical Canopy @ Havelock Tropical Canopy @ Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk