Google Hack HoneyPot

Google No Comments »

The “Google Hacks HoneyPot” project provides a security service where in  You can keep of searcg engine hackers using Google against Your vulnerable resources.The Honeypot generally logs information like the number of attempted attacks, the source IP the referral information and the User Agent.Using this information the administrator can detect and also monitor the hackers that have trying to access the security resources of the websites.

For more information with respect to the usage and live demo You can check out the following URL:

http://ghh.sourceforge.net/gettingstarted.php

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Book.mark.hu
  • co.mments
  • Technorati
  • YahooMyWeb
  • IndianPad
  • DZone

The Ultimate Online Google Search Guide

Google No Comments »

Hey…I was just freaking over the Internet when just found this cool google search guide.Its provides the details of  setting up cool google search queries which will help u in retreving the specific information that You have been pointing out for.

I am Just posting the link below for the google search guide:

http://www.googleguide.com/

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Book.mark.hu
  • co.mments
  • Technorati
  • YahooMyWeb
  • IndianPad
  • DZone

Fixing the precision for floating points numbers in Ruby

Ruby No Comments »

I really came across this beautiful function which allows you to set the precison for a floating point numbers.

The situation was somewhat like this, I wanted the floating point numbers like 1.5 to be displayed as 1.50 i.e upto 2 decimal places fixed after the point.

So , my dear Ruby provides a beautiful function termed as number_with_precision which allows you set the number of digits after the decimal point.

The following is the way of how u can use it:Here I am setting the floating point numbers upto 2 decimal places

<%= number_with_precision(floating_point_number,2) %>

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Book.mark.hu
  • co.mments
  • Technorati
  • YahooMyWeb
  • IndianPad
  • DZone

WordPress Theme & Icons by N.Design Studio. Packaged by Edublogs - education blogs.
Entries RSS Comments RSS Login