http://digitalpbk.blogspot.com/2007/06/google-talk-chat-themes.html
; margin:4px; }BODY a {text-decoration:none}BODY a:link { color: #ccf; }BODY a:hover { color: #ccf; text-decoration:underline;}BODY a:active { color: #cfc; }BODY a:visited { color: #ccf;
}DIV.send1st{background:url('bg.jpg');color:#fff;}DIV.recv1st{background:url('bg2.jpg');color:#fff;}send1st is the sending message format. Just an image simple.Same for recv1st.Enjoy making your skins and do let me know of yoursFeel free to comment.... ...
Published 4 years, 11 months ago
http://digitalpbk.blogspot.com/2006/12/special-characters-for-orkut.html
text in fancy just press Copy, and then paste wherever you want. Those having info about other OS please leave a comment ...Method
2You can enter special characters by :Hold Down ALTType a number on the numeric keypad (1-255)Release ALTNow you will see a character appearing, enter different codes for different characters.This was for windows, know about other OS? lemme know ...Method 3Just browse through profiles and you will find many characters, copy and paste. ;)Here are some characters for you ...
Published 5 years, 4 months ago
http://digitalpbk.com/linux/automate-rsync-passwordless-daemon-rsyncd-conf-cron
the username and passwords
IP_Addresses : List of IP Addresses that can connect to the rsync daemon to sync.
The User_Password_file is a file which is only readable by the rsync daemon. The contents of the file have the template
User:Password
An example implementation of the rsyncd.conf and password file is as shown below.
[images]
path = /var/www/images/
comment = Images copy
auth users = user123
secrets file = /etc/rsyncd.secret
hosts allow = 192.168.1.
2 192 ...
Published 2 years, 3 months ago
http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7
How to make a Windows Gadget in Windows 7
This is an introduction to developing windows gadgets on the Microsoft Windows 7 Operating System. A windows gadget is a small piece of UI that floats around on your desktop. This is the version
2 of the Windows Sidebar which appeared in Windows Vista operating system. All gadgets are simply a collection or group of HTML/JS(JScript)/CSS files and a bunch of assets described by a gadget.xml placed in a .gadget Folder. This tutorial assumes you know ...
Published 1 year, 6 months ago
http://digitalpbk.blogspot.com/2008/06/free-dataone-account-usage-checker-perl.html
unless($mech->success());$cnt = $mech->response->as_string;$mech->form_number(1);$mech->submit();print "POST Form\n" if($verbose);$cnt = $mech->response->content;$cnt = $1 if($cnt =~ m:]*>(.*?):sig);$cnt =~ s/]+>//sig;$cnt =~ s/ / /sig;$cnt =~ s/([\n\r\t ]){
2,}/;/sig;$cnt = $1 if($cnt =~ m/(Total Send Volume([^;]+;){10})/);@sl = split /;/,$cnt;$sl[4] = "Excluding Night";for($i=0;$i{ printf("%25s ...
Published 3 years, 10 months ago
http://digitalpbk.blogspot.com/2006/12/introduction-to-xss-part-1.html
2 : Javascript injectionThe next thing you try to do is put javascript into those areas which appear on the site. For example alert("hi");Most probably it wouldn't have work, because either you tried it on some well known site or you have to enter a little more code. Take the following example:The following page has an XSS hole http://www.propmart.com/search/pm_IdSearch.asp?txtPropertyId=somesearchitemBut if you put ...
Published 5 years, 5 months ago
http://digitalpbk.com/wireless-laptop-tv/connect-laptop-to-tv-wireless-intel-widi
and softwares lets move over to the Television side.
TV or Adapters Hardware
Intel WiDi capable Television : Currently none of such TV's seem to be available in the market, but adapters are already available which makes use of Wireless N technology and Wireless Display technology to stream content from the laptop to TV wireless.
Intel WiDi to HDMI / Composite output devices
Item (Click to see listing on Amazon)Price
Belkin F7D4501 ScreenCast TV Adapter for Intel Wireless Display$129
Netgear PUSH
2 ...
Published 6 months, 2 weeks ago