03 Jan, 2011

New svchost.exe removal tool

Articles related to new svchost.exe removal tool

JQuery make dynamic draggable and droppable containers

http://digitalpbk.com/jquery/drag-drop-make-dynamic-draggable-and-droppable-containers } }); jQuery Drag Code using jQuery Draggable $(".drag").draggable({ helper: 'clone', opacity: 0.7, revert: 'invalid' }); If you clone the dragagble or droppable object, via $(this).clone(), the New cloned object that is created is not draggable or droppable. In order to make the new object draggable and droppable, we have to use a plugin called livequery. When you clone an object jQuery doesn't clone its internal events and functions ...
Published 2 years, 2 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 in mydata.txt and inorder to stop input press Ctrl+Z^ZG:\>COPY mydata.txt LPT1So now you suppose that a folder or file named "con" could be created and you give a COPY CON command. What is DOS supposed to do? copy the CON file or use the keyboard console as input? Thus an ambiguity arises. So Microsoft has purposely disabled making of files or folders named CON / LPT1 / LPT2 etc. in order to remove this ambiguity.Could you make a CON or LPT1 .. file on WINDOWS?Found more invalid names? Let ...
Published 5 years, 6 months ago

Remove Flash Tracking on AddThis module on Drupal 5

http://digitalpbk.com/drupal/remove-flash-tracking-addthis-module-drupal-5 Remove Flash Tracking on AddThis module on Drupal 5 If you use AddThis module on drupal, you might have noticed that a 1px by 1px flash object is created which sets tracking cookies on your pages. This is transparent to the user most time and you will see it only under generated source view. The flash button is added dynamically by the addThis module on the top of the page. This sometimes can be annoying since a white bar can appear at the top of the page due to this. In drupal 6, the flash ...
Published 2 years, 6 months ago

Google Wave Review & Dev Preview

http://digitalpbk.blogspot.com/2009/08/google-wave-review-preview-dev.html Google Wave Review & Dev Preview Google Wave?Google wave is a new product from Google, it is like but much more than a collaborative chat with bots helping you and adding interactive data within conversations. It is a developer preview that I got so its kind of slow. The chats are realtime, which means you will have to think really hard before you type it :D . You can add maps, videos, images, or even other websites or anything within a conversation to make it live. Each ...
Published 2 years, 9 months ago

about:config on firefox

http://digitalpbk.blogspot.com/2006/12/aboutconfig-on-firefox.html about:config on firefox This one is for those using Mozilla Firefox, if you are using take a new page or new tab and on the address bar type in about:config. You can do all the tweaking of Firefox from this page. about:configYou can edit the values by double clicking and changing the value on the dialog box or Right Click to Add/Modify etc.Warning!You can mess up firefox if you do editing. So always backup the values before tweaking.Take File > Save Page.Some examples ...
Published 5 years, 5 months ago

How to make more fans on orkut?

http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html src="http://images3.orkut.com/img/ok_0.gif" width="15" height="15">Note the first argument 'FRUS0012345678/US00987654321'. This argument denotes unique code to each user on orkut. Your code is denoted by 'US0012345678' and your friends code is 'US00987654321'. The next argument is used to denote the function.0 is used for the fan function1 is used for the trusty karma2 is used for the cooool karma3 is used for the sexy karmaThe next argument denotes the new value of the karma and the last ...
Published 5 years, 6 months ago

Sony Vaio Windows XP Drivers for CW Series (VPCCW26FG)

http://digitalpbk.com/hardware/sony-vaio-windows-xp-drivers-vpccw26fg Sony Vaio Windows XP Drivers for CW Series (VPCCW26FG) Sony Vaio Windows XP Drivers for CW Series (VPCCW26FG) Sony Vaio CW Series (VPCCW26FG) comes preloaded with Windows 7 by default. The new series has a new Intel i5 Processor4GB RAMNVidia Graphics with CUDA technology and 512MB Dedicated Graphics memory. For anyone who is interested in installing Windows XP, the drivers for Sony Vaio CW VPCCW26FG are given below : Sony Vaio Drivers for Windows XP The drivers you need to install are SATA Driver 262 KB Chipset Driver 2.3 MB ...
Published 2 years, 2 months ago

How to create files like .htaccess on windows

http://digitalpbk.com/windows/create-htacces-files-extensions-only How to create files like .htaccess on windows How to create files like .htaccess on windows Create files without filenames and only extensions like .htaccess So you want to create a .htaccess or any other .extension and you fire up the explorer and start doing it, and you get Error: You must type a filename How to create a file only with extension Fire a command line terminal and go to your destination folder (cd ...) Type in echo > .htaccess and Press ENTER. Now goto the explorer and edit the just created new empty file and save ...
Published 2 months, 2 weeks ago

My First useful PERL program

http://digitalpbk.blogspot.com/2007/05/my-first-useful-perl-program.html My First useful PERL program #!/usr/bin/perl -w$username = $ARGV[0];$username = "s28arunpbk" if(!$username); ## Get the username from the first command line argument# If null assign my user id.#use LWP;use LWP::UserAgent;## Initialize objects#$ua = LWP::UserAgent->new;$ua->agent("Checkmap/1.0");my $req=HTTP::Request->new(GET => "http://sitemeter.com/?a=stats&s;=$username&r;=0");my $res = $ua->request($req);## Send a request and grab ...
Published 5 years ago

uTorrent 2.2 uTP means slower downloads

http://digitalpbk.com/utorrent/utorrent-22-utp-slow-downloads-disable uTorrent 2.2 uTP means slower downloads uTorrent 2.2 uTP means slower downloads uTorrent which was recently acquired by BitTorrent has a new feature called uTP which stands for Micro Transport Protocol µTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “µTorrent” and “BitTorrent Mainline”. This protocol or feature is designed to slow down the utorrent downloads when it detects network is getting congested. Without this feature ...
Published 1 year, 4 months ago

Related help topics for new svchost.exe removal tool More keywords like new svchost.exe removal tool
More pages for new svchost.exe removal tool


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Like a batman guarding his boat @ Elephant Beach Havelock Like a batman guarding his boat @ Elephant Beach Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk