13 Aug, 2010

What is used to compress google javascript

Articles related to what is used to compress google javascript

Making a Firefox extension

http://digitalpbk.blogspot.com/2007/02/making-firefox-extension.html files. XPI files are compressed files and can be extracted with archiving programs like WinZip, WinRAR etc after renaming it to .ZIP . ...
Published 4 years, 11 months ago

An Introduction to PHP

http://digitalpbk.blogspot.com/2007/04/introduction-to-php-part1.html An Introduction to PHP PHP ?PHP stands for Hypertext Preprocessor. Well what is it ? In the world wide web we are familiar with the HTML page. The HTML page is static and does not change. What if we want a page that has some parts common and other parts different according to the browser or user that is visiting the site? Say for an example, a user's profile page. It is wasteful and time consuming to make each user a separate HTML page. Here is where Server side scripting comes in. Thus we ...
Published 4 years, 9 months ago

Removing index.php From URL in CodeIgniter

http://digitalpbk.com/code-ignitor/removing-indexphp-url Removing index.php From URL in CodeIgniter In Code Ignitor by default all URLs except the default home contains "index.php" by default in the URL, For example http://localhost/index.php/class/function. In order to make the URLs "cleaner", we have to remove "index.php" from the URL. This is done using the mod_rewrite module in apache to redirect all traffic to index.php/. The following code inside .htaccess does the redirection. Code Igniter .htaccess Rules ...
Published 1 year, 11 months ago

Wireless Laptop to TV Connection using Intel WiDi

http://digitalpbk.com/wireless-laptop-tv/connect-laptop-to-tv-wireless-intel-widi Wireless Laptop to TV Connection using Intel WiDi Wireless Laptop to TV Connection using Intel WiDi Eliminate all the video cables, here comes Wireless connectivity between your laptop and television. Intel WiDi or Intel Wireless Display is a new technology from Intel that enables you to view your laptop screen on TV without using cables. Intel WiDi can connect laptops with Intel Chipset and Intel Processors to commnunicate with televisions or adapters equipped with Intel WiDi technology. The technology is based on WiFi N series which ...
Published 3 months, 1 week ago

Setting up Apache-PHP on windows.

http://digitalpbk.blogspot.com/2006/12/setting-up-apache-php-on-windows.html Setting up Apache-PHP on windows. Step 1 : Downloading required files. apache server binaries : httpd.apache.orgphp binaries : www.php.netStep 2 : Install apache server. Installing apache server is pretty much simple, and same as any other installation. Just enter a network domain name and server name and some email id (someone@microsoft.com). Then choose a installation directory : for reference i am using "C:\". Note that a directory called apache2 will be created under C:\ .So ...
Published 5 years, 1 month ago

Dataone Account Usage Checker in PERL

http://digitalpbk.blogspot.com/2008/06/free-dataone-account-usage-checker-perl.html on windows or ignore the errorsperl data1.pl -u username -p passwordOptionsNo need any if your not good at the Command line.-v to turn on Verbose, describe what is being done.-u username to specify username-p password to specify password...Any more doubts ?Use the link that says comment;)100thPost ...
Published 3 years, 7 months ago

Extracting embedded Album art in mp3

http://digitalpbk.blogspot.com/2007/01/extracting-embedded-album-art-in-mp3.html cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus ...
Published 5 years, 1 month 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 ago

ANSI Escape Sequences

http://digitalpbk.blogspot.com/2007/05/ansi-escape-sequences.html ANSI Escape Sequences IntroANSI Escape sequences are used to perform special operations on the terminal, such as changing the output color, making it bold, printing at a specified coordinate etc.The sequencesWherever you see '#', that should be replaced by the appropriate number. ESC code sequence Function ------------------- ---------------------------Cursor Controls: ESC[#;#H or ESC[#;#f Moves cusor to line #, column # ESC ...
Published 4 years, 9 months ago

This is what happens when you develop Orkut and Facebook Applications Simultaneously

http://digitalpbk.blogspot.com/2009/07/orkut-facebook-app-funny.html This is what happens when you develop Orkut and Facebook Applications Simultaneously The thingNeed I explain more?Just in case, its a dialog to add the application profile view into your Facebook profile, within Orkut.Technical DetailsIts just the Session variables screwing up, everything is fine. Although I could not resist putting up a screen shot of it. Are you an application developer? Let me know... ...
Published 2 years, 6 months 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
Butterfly at Barefoot @ Havelock Butterfly at Barefoot @ Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk