http://digitalpbk.com/stock/google-finance-get-stock-quote-realtime
every 30 seconds.
Meanwhile all ye mates try something interesting with the stock quotes
(Than making profits and losses :) )
Dont forget to ping me on your updates. Post a comment.
Thank you Google.
Google
Python
Finance
Software ...
Published 1 year, 1 month ago
http://digitalpbk.com/windows/change-network-adapter-mac-address-windows-7
be there is a collision with one of the other devices on the network.
Try putting your name as MAC Address
If your name just contains letters from A-F (very unlikely), you can put your name as MAC Address, or just try to make one as close as to your name.
0D-16-17-A4-9B-30
Does it look like DigitalPBK ? :D
Screencast of the above steps to change windows 7 LAN mac address
VID-33025293
Windows
Software ...
Published 2 years, 2 months ago
http://digitalpbk.com/apachesolr/apache-solr-mysql-sample-data-config
If you get this problem when SOLR says none of them are indexed, Then your input data did not have one more required columns specified in the fields in schema.xml.
Recheck your SQL and provide all required fields, or make them optional or remove them.
Laptop
TV
Software ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html
Conficker disables the Background Intelligent Transfer Service (BITS) and Windows Automatic Updates. So If you find these services disabled, be alert. (To checkout what services are running and their statuses Run > services.msc.Follow these steps to detect and remove Conficker virus:Run regedit.exe registry editorGoto HKEY_LOCAL_MACHINE\
Software\Microsoft\WindowsNT\CurrentVersion\SvcHost\netsvcsDouble click the key to see if there is a random value at its end.Note the "zbtthjd" at the end ...
Published 3 years, 1 month 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/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.com/ubuntu/install-wireless-wifi-drivers-linux-karmic-9.1-sony-vaio-cw
Corporation Device 422c (rev 35).
Linux
Ubuntu
Sony Vaio
Software ...
Published 2 years, 1 month 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.com/nexus-s/how-to-root-nexus-s-windows
and parts of the operating systems are not available with these users. Rooting procedure creates a SuperUser which can be used to access privileged parts of the operating system. Many applications such as ScreenShot app requires you to have root privileges. You can also install custom
software like MiUI and latest builds of android if you have a unlocked rooted phone.
There are 2 steps in rooting:
Unlock the bootloader. This would reset the phone and is similar to factory reset.
And the rooting itself ...
Published 6 months, 1 week ago