http://digitalpbk.blogspot.com/2006/11/why-cant-folder-be-named-con-or-lpt1-in.html
in mydata.txt and inorder to stop input press Ctrl+Z^ZG:\>COPY mydata.txt LPT1So now you suppose that a folder or file named "con" could be created and you give a COPY CON command. What is DOS supposed to do? copy the CON file or use the keyboard console as input? Thus an ambiguity arises. So Microsoft has purposely disabled making of files or folders named CON / LPT1 / LPT2 etc. in order to
remove this ambiguity.Could you make a CON or LPT1 .. file on WINDOWS?Found more invalid names? Let ...
Published 5 years, 6 months ago
http://digitalpbk.com/drupal/remove-flash-tracking-addthis-module-drupal-5
Remove Flash Tracking on AddThis module on Drupal 5
If you use AddThis module on drupal, you might have noticed that a 1px by 1px flash object is created which sets tracking cookies on your pages. This is transparent to the user most time and you will see it only under generated source view. The flash button is added dynamically by the addThis module on the top of the page. This sometimes can be annoying since a white bar can appear at the top of the page due to this.
In drupal 6, the flash ...
Published 2 years, 6 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, 3 months ago
http://digitalpbk.blogspot.com/2007/01/extracting-embedded-album-art-in-mp3.html
Extracting embedded Album art in mp3
AboutThis command line
tool extracts embedded album art pictures from mp3's. It extracts only album art that is within the mp3 file. External album arts need not be extracted as they are plain files and can be seen in respective folders, by unchecking the "Hide protected operating system files" in view Tab in Folder Options in Windows XP.(
Tools > Folder Options > View Tab)DownloadDownload as zip (38.3 KB)(I Assert that it is not a virus ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2008/06/ubuntu-compaq-presario-black-white-xorg.html
.Xorg.conf# nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008# nvidia-settings: X configuration file generated by nvidia-settings# nvidia-settings: version 1.0 (buildd@yellow) Tue Mar 4 20:28:57 UTC 2008# xorg.conf (X.Org X Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration
tool, using# values from the debconf database.## Edit this file with caution ...
Published 3 years, 11 months ago
http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
Scripting holes) vulnerabities in your site. A fraud/hacker can manipulate the site and put fake login pages on your server. So all XSS vulnerabilities must be scanned and
removed.Related+ Intro to XSS+ Mirroring character+ Protect yourselves from PhishingSpread the wordPlease spread the info to help protect yourselves and those near and dear from this peril !Any more info to share? Leave a comment... ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html
a drop Dropped wParam 'wparam stores the Hdrop handle End If WindowProc = CallWindowProc(PrevProc, hwnd, uMsg, wParam, lParam) 'Call the default window procedure !IMPORTANTEnd
Function'Remove our default window procedure.Private Function UnHookForm(ByVal hwnd As Long) If PrevProc 0 Then SetWindowLong hwnd, GWL_WNDPROC, PrevProc PrevProc = 0 End IfEnd Function''' interface api '''Public Sub EnableDragDrop(ByVal hwnd As Long) Drag ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2008/05/bash-mp3-player-mpg123-sed-playlist.html
.52.5 2.52.5 2.52.6 2.62.7 2.72.7 2.72.8 2.82.9 2.93.0 3.03.0 3.0Updates1.1 : + Added equalizer file "like.eq"+
Removed input if only 1 selection+ Exits automatically if no matches1.0 : Everything new ...
Published 3 years, 11 months ago
http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html
=$sc_start=$1; $sc_end=$2; } if($myc > $no) { print "Invalid Response!!!".$prc[0];return; } print "Enter Scrap Text : "; $sctext = ; $sctext =~ s/\\n/\n/g;#PS: Please do not
remove the following if you really like this .... :)#Please post a link to my website http://digitalpbk.blogspot.com #thank you :) $sctext = $sctext."\n[red](Powered by [blue]digitalpbk[/blue].blogspot.com)"; chomp $sctext; SCRAPNEXT: $friendid = $fkeys[$myc-1]; print " Scrapping $myc $friendid ...
Published 4 years, 11 months ago