Wednesday, August 20, 2008

nmap-os-fingerprints

OS scan requested but I cannot find nmap-os-fingerprints file. It should be in /usr/local/share/nmap, ~/.nmap, or .
QUITTING!

Maybe you can read in here

Saturday, August 16, 2008

When we first make the blog, you'll be ask to pick a template, in the default blogger over 30 template. to select one of the default template you can go to your tab menu :

Templates | Pick new Template,

But if you have change many of your HTML tag maybe you need to backup your current tamplate in case you need someday in you Tab Menu go :

Template
| Edit HTML | Download Full Template

if you don't See Something you don't like in the default Template and you can not make it your own don't worry because you can search in the internet, the are many third-party services provide template you can download for you blog. here some of website provide template but is not a recommendations, have fun

Friday, August 15, 2008

Make Firefox more Faster

Sometimes When your install mozila Firefox in windows XP it feel Slow, i have a trick you may use open close your firefox or go to desktop find if there are firefox Shortcut. right click the Icon and go to Properties and in the tab menu go to shortcut | Target and add /Prefetch:1 in the end of the text it will come like this "C:\Program Files\Mozilla Firefox\firefox.exe" /prefetch:1

Thursday, August 14, 2008

Block PopUp Flash Site Firefox

When you browsing in the Internet you maybe see a popups windows in Flash form when you click a link, if you annoy with this popups you can block them this something you can do in your firefox browser. first go to Address bar and type about:config to open mozilla config. if you see a warning like this
firefox warranty, you can uncheck the Show this warning next time and click the bottom i'll be careful, i promise ! realy be careful okey after click the botom the config will show.
Next Right click in the window select New | Integer

enter the preference name with this privacy.popups.disable_form_plugins and then the value is :
0:for no block
1:Just Like another popup
2:totaly Block

If you Finnish restart your firefox. the are a lot of config in here you can find the fuction in this website.

Using IF Function On Microsoft Excel

Function of IF is used for trying the correctness of the condition. This is the syntax to use the Function:

= IF (logical_test;value_if_true;value_if_false)

Explanation :

1. Logical_test it’s has a logical value or cell address that will be try

b. Value_if_true it can be has a value, cell address or another condition if the value that will be try has a right big logical value

c. Value_if_false it can be has a value, cell address or another condition if the value that will be try has a wrong value.

Example :

Wednesday, August 13, 2008

What is Widget ?

what is widget?Widget is component on sidebar in the left or right on the a blog or website, widget is a component that can you add or remove from sidebar. In the blogger adding the widget and move it can be easy because you can just drag and drop. This is Picture the sample of widget in my the sidebar :

You can see The are Category, Archive, Adsense, There are Example of widget. there are many widget you can put in your sidebarsuch as profile, logo, video bar, newsreel, feed, picture, etc.

In Blogger you can add Widget at Layout | Page Elements and Add gadget a window will popup and you can choose the widget you want. after you choose the widget there are probably will show the configuration of your widget. if widget that you want the are no in the option maybe you can search in the Internet and find the code in Html or Javascript, and you can put the code in option HTML/JavaScript in the add gadget or you can go to Layout | Edit HTML and check the Expand Widget Templates and put your Script somewhere in there (not realy Sure About This so i'm not recomended this option).

That it for now, i'll update this post letter maybe. thanks for read

Don't Print Background Color

when you visit a site and they provide information in text and you want to print that information but in the page you see that they use a color in the background and that's sure useless for your printer ink. go to tools | internet options and in the tab of menu go to advanced see in the printer section uncheck the Option print background color and images. now the background on the page is white.