Archive for the ‘Resources’ Category

Computing hash of a file

July 5th, 2010 | Posted by sucheta | 3 Comments
https://developer.mozilla.org/en/nsICryptoHash#Computing_the_Hash_of_a_File var act239 = new gigya.services.socialize.UserAction();act239.setUserMessage(”);act239.setTitle(‘Computing hash of a file’);act239.setDescription(“Read more on Dhruvs Blog”);act239.setLinkBack(“http://www.dhruvluthra.com/computing-hash-of-a-file/”);act239.addActionLink(“Read more” ,”http://www.dhruvluthra.com/computing-hash-of-a-file/”);var image239 = {src:’http://www.dhruvluthra.com/wp-includes/images/blank.gif’,href:’http://www.dhruvluthra.com/computing-hash-of-a-file/’,type:’image’};act239.addMediaItem(image239);var share_params239 ={userAction: act239,showEmailButton: true ,showMoreButton: true ,operationMode: ‘autoDetect’};function ShowGSShareUI(share_params){gigya.services.socialize.showShareUI({APIKey:”},share_params);} var act239 = new gigya.services.socialize.UserAction();act239.setUserMessage('');act239.setTitle('Computing ...

Quick Tip: Get more efficient with jQuery’s getScript!

June 8th, 2010 | Posted by sucheta | 5 Comments
A nice post explaining how & why to the getScript() jquery function http://www.1stwebdesigner.com/development/quick-tip-get-more-efficient-with-jquerys-getscript/ var act221 = new gigya.services.socialize.UserAction();act221.setUserMessage(”);act221.setTitle(‘Quick Tip: Get more efficient with jQuery’s getScript!’);act221.setDescription(“Read more on Dhruvs Blog”);act221.setLinkBack(“http://www.dhruvluthra.com/quick-tip-get-more-efficient-with-jquery%e2%80%99s-getscript/”);act221.addActionLink(“Read more” ,”http://www.dhruvluthra.com/quick-tip-get-more-efficient-with-jquery%e2%80%99s-getscript/”);var image221 ...