13 Aug, 2010

What is used to compress google javascript

Articles related to what is used to compress google javascript

Fun with UNICODE and Mirroring Character

http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html Fun with UNICODE and Mirroring Character What is UNICODE?Everything you see on your computer is represented by 0's and 1's. Characters are also encoded in the form of 0's and 1's. In this method each character is represented by a number. A common method of encoding is called ASCII (American Standard for Information Interchange). In this method each character is represented by 8 bits. Therefore 256 different characters can be represented using this method. But 256 characters ...
Published 5 years, 2 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 3 months, 2 weeks ago

JQuery make dynamic draggable and droppable containers

http://digitalpbk.com/jquery/drag-drop-make-dynamic-draggable-and-droppable-containers JQuery make dynamic draggable and droppable containers The jquery UI javascript has the Draggable and Droppable Interactions inorder to implement a drag drop UI. By default draggable and droppable containers are marked draggable and droppable by jQuery when the page loades, As shown in the code snippet below for the jQuery Drag code and jQuery Drop Code, jQuery Drop Code using jQuery droppable $(".dropTarget").droppable({ drop: function(event, ui) { // Drop Logic ...
Published 1 year, 11 months ago

The MP3 ID3 Tag

http://digitalpbk.blogspot.com/2007/03/mp3-id3-tag.html The MP3 ID3 Tag Intro: ID3V2? ID3 tags are blocks of data in mp3 that stores information about the song. It can be used to store anything from album names, performing artists, movie/album, genre, to jpg pictures containing the CD covers. ID3V2 is the second version of the ID3 tag on mp3. The following is about the ID3V2 structure.ID3 Tags can be found anywhere in the mp3 file and there is no typical standard for its location. So how do we find it ?ID3 Tags start with the 3 letters ID3 (what ...
Published 4 years, 11 months ago

Making Google talk Chat Themes

http://digitalpbk.blogspot.com/2007/06/google-talk-chat-themes.html Making Google talk Chat Themes IntroMaking of a google talk chat theme is similar to making a 4 page HTML website with a CSS file. The following assumes you are using windows XP. Please unhide hidden files and folders.The default chat themes for google talk are located inX:\Documents and Settings\[Profile Name; Eg: Administrator.000]\Local Settings\Application Data\Google\Google Talk\themes\system\chatwhere X: is the drive windows is installed.[Profile Name] is your user name on windows ...
Published 4 years, 7 months ago

Installing Google Chrome on Ubuntu 9.10

http://digitalpbk.com/google-chrome/install-google-chrome-linux-ubuntu-910 Installing Google Chrome on Ubuntu 9.10 Installing Google Chrome on Ubuntu 9.10 Installation Click Here to install Google Chrome on Ubuntu. Google Linux Ubuntu Software ...
Published 2 years, 2 months ago

Google Chrome for Linux finally available

http://digitalpbk.blogspot.com/2009/12/google-chrome-for-linux-finally.html Google Chrome for Linux finally available Click Here ...
Published 2 years, 2 months ago

Reset forgot unlock pattern on Android

http://digitalpbk.com/android/reset-forgot-unlock-pattern Reset forgot unlock pattern on Android will be asked to enter your google credentials Now if you are successfully authorized, you will be presented a screen to set a new lock pattern. Put in a new pattern and confirm the pattern once. Now you should be at the home screen with your unlock pattern reset. Don't have a Google Account connected / No internet on your phone? After creating an unlock pattern be sure to do a sync to google using WiFi so that google can verify your username / password without internet in case you forgot your ...
Published 7 months ago

XSS - Part 2 (Cookie stealing and Defacement)

http://digitalpbk.blogspot.com/2006/12/xss-part-2-cookie-stealing-and.html XSS - Part 2 (Cookie stealing and Defacement) Please note that this article is for educational purposes only, and is targeted at webmasters who have never seen this scenario. Please donot harm anyone. Disclaimer : I am not responsible for any damages arising due to methods specified in this page. Webmasters please fix it ASAP.In the first part we injected javascript successfully, and we got an alert. Now let us move to step 2 , defacing and cookie stealing.Cookie Stealing using XSSCookie ...
Published 5 years, 1 month ago

Google Gone Mad or Hacked?

http://digitalpbk.blogspot.com/2009/01/google-gone-mad-or-hacked.html Google Gone Mad or Hacked? Google Hacked or Gone Mad ?Here is the search results for the term "Google" on the google.com, see that it shows "This site may harm your computer." on all the sites. Check out the Screenshot.Try for yourself, and let me know..Has Google Gone mad ? ...
Published 3 years 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
Rainbow appearence near Havelock Island Rainbow appearence near Havelock Island in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk