http://digitalpbk.com/perl-sms/perl-script-send-free-sms-any-mobile-number-india-using-way2sms
;
#EOF
Usage
./sms.pl mobile number "message"
Example:
./sms.pl 9000012345 "Hey there does this work?"
Happy SMSing.
Warning
This script is not affiliated or has anything to do with Way2Sms.com. This piece of code is provided AS IS without any warranty. Usage of this script is solely upto you. WAY2SMS will not be happy about you using this script skipping their ads.
:)
PERL
SMS
Software ...
Published 2 years, 5 months ago
http://digitalpbk.com/linux/automate-rsync-passwordless-daemon-rsyncd-conf-cron
as the secret file discussed in server configuration.
Thus running this would sync Alternatively adding this command on a cron job could help you sync periodically.
192.168.1.1:/var/www/images to 192.168.1.X:/var/www/images
Happy Syncing...
:)
Linux
Software ...
Published 2 years, 3 months ago
http://digitalpbk.com/perl/install-modules-unrecognized-command-line-option-fstack-protector
, everything should be fine. :)
PERL
Cygwin
Software ...
Published 2 years, 1 month ago
http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r
)); b||(b=encodeURIComponent(document.title));a=a.replace("##URL##",c);a=a.replace("##TITLE##",b);window.open(a,"sharewindow"+a.substr(6,15),"width=640,height=480")}};
Copy paste the above code to any of your javascript files or add a new file or include it in your html source. (
//The above code here.
)
Use onclick events of Buttons or Images to fire the functions. :)
For more check out the buttons below ...
Javascript
Software ...
Published 2 years, 1 month ago
http://digitalpbk.com/django/django-social-auth-fix-google-open-id-email
:
user = User.objects.get(pk = user_id)
return user
except User.DoesNotExist:
return None
With these fixes the openid login with google should fetch you the email. :)
Looking for Django Web hosting ?
Try Dreamhost.
Get $50 discount off on $114 (ie for 64$) using this promocode ARUN97DISC for unlimited space, bandwidth and django hosting.
Python
Django
Software ...
Published 2 years ago
http://digitalpbk.blogspot.com/2007/01/making-any-window-transparent-on-xp.html
transparent.Now leaving the mouse in the title bar, press the Ctrl button (Normally on the lower right side of the keyboard), now you can see the window name shown in the
software.Now press the "Set Transparent" ButtonAdjust the Transparency Slider to the required transparency. (Dont set below 100 you will loose sight of the window)Press the "Set Opaque" Button to make the window opaque again To do for another window repeat the same steps.SourceConst GWL_EXSTYLE = -20Const WS ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2008/05/bash-mp3-player-mpg123-sed-playlist.html
Ending3 07_-_Happy_Days_-_Happy_Days4 manasinu marayillaEnter song number [MAX 4]: 2./juke: line 13: [: -g: binary operator expectedPlaying /media/disk/Songs/English/avril lavigne/Avril Lavigne - My Happy Ending.mp3High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 version 0.67; written and copyright by Michael Hipp and others free
software (LGPL/GPL) without any warranty but with best wishesDirectory: /media/disk/Songs/English/avril lavigne/Playing MPEG stream 1 of 1 ...
Published 3 years, 11 months ago
http://digitalpbk.blogspot.com/2007/03/mp3-id3-tag.html
/orchestra/accompanimentTPE3 Conductor/performer refinementTPE4 Interpreted, remixed, or otherwise modified byTPOS Part of a setTPRO Produced noticeTPUB PublisherTRCK Track number/Position in setTRSN Internet radio station nameTRSO Internet radio station ownerTSOA Album sort orderTSOP Performer sort orderTSOT Title sort orderTSRC ISRC (international standard recording code)TSSE
Software/Hardware and settings used for encodingTSST Set subtitleTXXX User defined text information frameUFID Unique file identifierUSER Terms ...
Published 5 years, 2 months ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
file and can be edited or created with any text editing
software. Can't see the WMZ extension?Goto folder options and uncheck "Hide Extensions of known Type"Click here to Download the sample skin file made in the following section.Starting with your own skin ...Make a folder in the ":\Program Files\Windows Media Player\Skins\", with a suitable name, as in my case "digitalpbk".Next inside the folder make a new file, with the name and extension ".wms" ...
Published 5 years, 5 months ago