http://digitalpbk.blogspot.com/2009/05/orkut-youtube-facebook-blocked-ssh.html
Orkut YouTube
Facebook etc Blocked ?? Follow this guide to Unblock
Blocked ??!!!Most of you may be out there to desparately find out how to unblock all these social networking sites. The solution is to use a proxy. You can use proxy sites available all over the internet, or set up your on SSH proxy if you have an SSH server. Setting up an SSH server is easy. If you have a machine at home, install any linux distribution with SSH server enabled. Now grab hold of your Home machine IP address ...
Published 2 years, 12 months ago
http://digitalpbk.com/photoshop/photoshop-resize-batch-images-directory
Photoshop Resize Batch images in a directory
Nowadays most camera's produce so big photos like you could make a big banner with those. Inorder to upload photos to web to photo sharing services like Flickr or Picasa, or Social Networking sites such as Orkut and
Facebook, we should reduce the image resolution ie (Width & Height) scale down the image so that it can be uploaded quick and easily. For those who have photoshop CS3 installed, there is a quick and easy way to scale the images ...
Published 2 years, 6 months ago
http://digitalpbk.com/drupal/remove-flash-tracking-addthis-module-drupal-5
'http://www.addthis.com/images/yourlogo.png'),
variable_get('addthis_logo_background', 'EFEFFF'),
variable_get('addthis_logo_color', '666699'),
variable_get('addthis_brand', 'Your Site'),
variable_get('addthis_options', 'favorites, email, digg, delicious, myspace,
facebook, google, live, more'),
variable_get('addthis_offset_top', '2'),
variable_get('addthis_offset_left', '2')
), 'inline');
}
return ...
Published 2 years, 6 months ago
http://digitalpbk.com/django/django-social-auth-fix-google-open-id-email
Django SocialAuth Fix Google Email Open id attribute exchange
Django Social auth is a package that enables login to your django website with
Facebook, Google, Yahoo and Twitter. Allowing authentication from 3rd party websites which supports open authentication helps users easy to register to your website without filling too much details. Easier signup makes more registrations and helps you cover your django web hosting charges :D . The package is managed at github here, but it does not have ...
Published 2 years ago