13 Aug, 2010

Open source registry cleaner

Articles related to open source registry cleaner

XPM File format

http://digitalpbk.blogspot.com/2007/10/xpm-file-format.html XPM File format IntroXPM or XPixMap is a bitmap format in unix based systems. It is a relatively easy format to understand, XPM files have a format similar to a C source code of a string array./* XPM */static char * var name[] = {"","","" //etc....};The first line is XPM in standard C comments. Second is an array declaration with a valid token as variable name.The array index 0 [0] : contains the following %d %d %d %d [%d %d] [%d]which are : Width ...
Published 4 years, 7 months ago

An Introduction to PHP

http://digitalpbk.blogspot.com/2007/04/introduction-to-php-part1.html . There can be any number of PHP code segments in a file. Text outside the code segment is by default interpreted as HTML and send back to the browser as it is. The code within the segement is evaluated and executed and the output of the code replaces the The PHP code is executed and replaced in the server itself and no PHP source code is sent to the browser. Thus the HTML recieved by the browser is Today's dateTodays date is : Apr 22 2007 09:15:00echo is something like the printf. It prints whatever ...
Published 5 years ago

Protect yourselves from phishing

http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html mailed, So...+ It would not contain your name+ It would not contain any personal info about you that was provided to the legitimate organization.+ It would not have a valid source. If your email client can display advanced headers, please go through the headers if you suspect of a phishing scam.+ It may contain grammatical as well as spelling mistakes.Now even if it contains your name and free from mistakes still you cannot rule out the phishing scenario.Take a part of the phishing message and do ...
Published 5 years, 4 months ago

About "HOSTS" File

http://digitalpbk.blogspot.com/2006/11/about-hosts-file.html contains the mappings of IP addresses to host names. Each# entry should be kept on an individual line. The IP address should# be placed in the first column followed by the corresponding host name.# The IP address and the host name should be separated by at least one# space.## Additionally, comments (such as these) may be inserted on individual# lines or following the machine name denoted by a '#' symbol.## For example:## 102.54.94.97 rhino.acme.com # source server# 38 ...
Published 5 years, 6 months ago

How to make more fans on orkut?

http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html "http://www.orkut.com/setKarma?cat=0&val;=1&gid;=FR[your id here]/[friends id here]". After visiting check out your friends list to see that you have become the fan of your friend. To get your and your friends ID view the source of the friends page scroll a little down and you can see a list of FRUSXXXXXXXX/USXXXXXXXXX. First one stands for the first friend shown on that page. You can verify that the FRUSXXXXXXXXXX is same. It is your id.How do i get more fans?Now to get you more fans, or to make your friend fan of you just interchange ...
Published 5 years, 6 months ago

How to connect laptop to TV

http://digitalpbk.com/laptop-tv/how-to-connect-laptop-tv How to connect laptop to TV laptop to display your screen on TV Windows options to connect laptop and TV Open display properties on windows, and you should see a screen as shown below: If you dont see your connected monitors / TV on your laptop screen as shown above, click on the detect button as highlighted. Now the television / monitor should be detected. There are 3 modes of displaying your laptop monitor on a TV. It is called Projection options since commonly laptops are connected to projectors. You can choose ...
Published 7 months, 2 weeks ago

The MP3 ID3 Tag

http://digitalpbk.blogspot.com/2007/03/mp3-id3-tag.html of useUSLT Unsynchronised lyric/text transcriptionWCOM Commercial informationWCOP Copyright/Legal informationWOAF Official audio file webpageWOAR Official artist/performer webpageWOAS Official audio source webpageWORS Official Internet radio station homepageWPAY PaymentWPUB Publishers official webpageWXXX User defined URL link frameReference from id3v2.4.0-frames.txt from id3.orgFrame FlagsFlag1 : Frame Status FlagsMSB: Bit8 : Not Used Must be 0 Bit7 : If SET the Frame is discarded when a change ...
Published 5 years, 2 months ago

Perl Script to Login to Orkut

http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html Perl Script to Login to Orkut Finally Succeeded in making the Perl Script that logs you into Orkut! Signing into Orkut is much more than a simple POST, Google is always clever so that they make things complex for automating the login process. Anyway here is the complex script, ..AlgorithmGoto www.orkut.comCheck whether the title is Home.If not find the source of login page IFRAMEFill the username and password and submit the FORM.Find the follow link from the next page.Goto the followlink ...
Published 5 years ago

How to make Windows Media Player Skins

http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html be achieved using skins. You can find out these tricks by just going through the source of various skin files. (The way to rip the .WMZ file has already been discussed above).Finally inorder to package your skin, ZIP all the files using WinZIP/WinRAR or any other compressing utility. Note that you should zip all the files and NOT the folder. Rename the ZIP to WMZ, and your all set.Click here to Download the skin file we just made (if you already haven't done so).Winding upHope this section ...
Published 5 years, 5 months ago

Related help topics for open source registry cleaner More keywords like open source registry cleaner
More pages for open source registry cleaner


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Radha Nagar Beach Radha Nagar Beach in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk