13 Aug, 2010

What is used to compress google javascript

Articles related to what is used to compress google javascript

Yahoo! Built in chat with mail

http://digitalpbk.blogspot.com/2007/06/yahoo-built-in-chat-with-mail.html Yahoo! Built in chat with mail Yahoo!Catches up with Google and introduces the same Inbox + Messenger bundle. On the new yahoo mail beta now you can chat to your friends too. At first look yea it rocks. It has almost all the formatting and smilies used by messenger. (Of course the Gizmos are missing).But still gmail is ahead because, gmail allows you to be signed in on more than one place. For eg: mail and google talk. Yahoo does not allow that when you sign in inside the mail, you get ...
Published 4 years, 7 months ago

Perl Script to send Free SMS to any mobile number in INDIA using way2sms

http://digitalpbk.com/perl-sms/perl-script-send-free-sms-any-mobile-number-india-using-way2sms Perl Script to send Free SMS to any mobile number in INDIA using way2sms The following script sends SMS to any number in INDIA using the free service provided by Way2Sms.com Requires WWW::Mechanize and Compress::Zlib libraries. Please remember to fill the username and password in the fields that is mentioned in the script. Updated code on 28th October 2011. If you face errors use the new script. #!/usr/bin/perl use WWW::Mechanize; use Compress::Zlib; my $mech ...
Published 2 years, 2 months ago

How to access realtime google analytics

http://digitalpbk.com/google-analytics/how-to-access-google-analytics-realtime How to access realtime google analytics How to access realtime google analytics Steps to access google analytics realtime from your google analytics account Google has launched realtime analytics to Google Analytics product. You can see in near realtime how many people are currently active on your site. Realtime analytics also shows the keywords, referring URLs and visitor locations on a map that are updated realtime. Earlier analytics data used to lag by around 3 - 4 hours, Google has made a significant achievement in getting ...
Published 3 months ago

SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook)

http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html there on the internet, try searching for "Free SSH Servers", I am not posting any servers in particular because, I dont see any servers out there that will be there forever. Still there will always be some free servers, Good for us :)...Next on the left hand side tree, Click on SSH and make sure it appears as in the screen shot below. Watch out for Compression and SSH Version.Next click on Tunnel Button, and Fill up the source port as 9090 (Can be any port > 1024, Just remember this number, I used 9090 ...
Published 2 years, 8 months ago

Perl Script to check Google pagerank

http://digitalpbk.com/perl/perl-script-check-google-pagerank Perl Script to check Google pagerank In order to find out a Google Pagerank of a webpage, we can use the WWW::Google::PageRank module in Perl. Click WWW::Google::PageRank to download the Google Pagerank module. Here is a simple script that takes the Website URL as a command line argument and prints the Google PageRank. OR Alternatively you can install the module using cpan cpan -i WWW::Google::PageRank #!/usr/bin/perl $webpage = $ARGV[0]; use WWW::Google::PageRank; my $pagerank ...
Published 1 year, 9 months ago

Get anyones eMail ID on ORKUT

http://digitalpbk.blogspot.com/2007/06/get-anyones-email-id-on-orkut.html Get anyones eMail ID on ORKUT IntroYes you can get anyone's email ID who is on Orkut. This is a serious security hole and violates many privacy statements. You can actually get anyone's email ID on orkut.How?Goto the persons orkut Profile page.Click the ignore user link.Sign into Google Talk using the google talk client provided by googleClick on Settings near the top of the main google talk window.On the list click BlockedAnd there you will have the person's email IDThats allI hope ...
Published 4 years, 8 months ago

JSON- Javascript Object Notation

http://digitalpbk.blogspot.com/2007/06/json-javascript-object-notation.html JSON- Javascript Object Notation IntroJSON stands for Javascript Object Notation. JSON is a way of writing or expressing JavaScript Objects so that it can be easily read by both the computer and humans. Unlike XML or eXtensible Mark up Language the JSON is much more compact and easier to Parse. XML takes the form InformationJSON takes the formvar obj = {an_array : [element1, element2 , element3 ....],a_property : "property",a_multi_array : [ [,,,],[,,,],...]};In order to parse an XML ...
Published 4 years, 7 months ago

About "HOSTS" File

http://digitalpbk.blogspot.com/2006/11/about-hosts-file.html the HOSTS fileHOSTS file is found typically here ...Windows XP : C:\WINDOWS\SYSTEM32\DRIVERS\ETCWindows 2K : C:\WINNT\SYSTEM32\DRIVERS\ETCWindows 98/ME : C:\WINDOWSLinux : /etc/What is in this FILE?HOSTS file is just a plain text file. So you can use any text editing software like notepad to edit the contents of the file.Typical content of a HOSTS file is shown below : # Copyright (c) 1993-1999 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file ...
Published 5 years, 2 months ago

How to Access Stock Quotes Realtime through Google Finance

http://digitalpbk.com/stock/google-finance-get-stock-quote-realtime How to Access Stock Quotes Realtime through Google Finance Get Realtime Stock Quotes using Google Finance API in Python Programming Language Google Finance is a product of Google, that tracks everything related to the Stock market and manage your Portfolio etc. It has access to realtime data of various stock exchanges around the world like NASDAQ, NSE of India etc. We can use this to get realtime data of stocks for programatically accessing the value of a stock. Tell me already, Where ...
Published 10 months, 2 weeks ago

How to easily unlock and root the Samsung Google Nexus S on Windows

http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows How to easily unlock and root the Samsung Google Nexus S on 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 2 months, 4 weeks ago

Related help topics for what is used to compress google javascript More keywords like what is used to compress google javascript
More pages for what is used to compress google javascript


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Makruzz Cruise Vessel Makruzz Cruise Vessel in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk