Author Topic: http://1089059683 = Google ??  (Read 10899 times)

0 Members and 1 Guest are viewing this topic.

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Posts: 11,815
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
Re: http://1089059683 = Google ??
« Reply #15 on: November 02, 2006, 04:57:39 PM »
http://0x4261ab05/

I am interested in how you came up with that url.

Convert it to hexadecimal

Edit: It is neither IE or Windows that does it. It works for me on Linux with Firefox:
« Last Edit: November 02, 2006, 05:03:24 PM by Daniel0 »

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 3,506
  • Gender: Male
    • View Profile
Re: http://1089059683 = Google ??
« Reply #16 on: November 02, 2006, 05:10:18 PM »
It works for me in FF on windows. Hence the reply.

Edit: Guess I'm "pissing in your cheerios" today, as C_V might say. Authenticly unintentional, I just can't aim.. :P
« Last Edit: November 02, 2006, 05:41:07 PM by 448191 »

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 3,506
  • Gender: Male
    • View Profile
Re: http://1089059683 = Google ??
« Reply #17 on: November 02, 2006, 05:12:03 PM »
Don't you just love wikipedia?  :-*

Explains it all: http://en.wikipedia.org/wiki/IPv4#Addressing

@obsidian: did you try pinging from cmd?
@neoform: thanks for bringing alternate IP notations to our attention, although I can not really appreciate the manner in which you did it. No hard feelings though.  :)
« Last Edit: November 02, 2006, 05:31:28 PM by 448191 »

Offline neoformTopic starter

  • Enthusiast
  • Posts: 240
  • Gender: Male
  • PHP Junkie
    • View Profile
    • Newsique.com
Re: http://1089059683 = Google ??
« Reply #18 on: November 02, 2006, 11:10:42 PM »
so..  we're not friends anymore? *sniff* :'(
Newsique.com Social News Network

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 3,506
  • Gender: Male
    • View Profile
Re: http://1089059683 = Google ??
« Reply #19 on: November 03, 2006, 06:23:50 AM »
so..  we're not friends anymore? *sniff* :'(

Stop crying you baby. I'll still take you to the park sometimes, so you can feed the little duckies.  ::)

I bet you were LYAO, weren't you? You sadistic bastard, you..  ;D

Offline obsidian

  • Managed Insanity
  • Staff Alumni
  • Freak!
  • *
  • Posts: 6,440
  • Gender: Male
  • Talk to me, I won't bite... hard.
    • View Profile
    • Guahan Web
Re: http://1089059683 = Google ??
« Reply #20 on: November 03, 2006, 08:08:19 AM »
It works for me in FF on windows. Hence the reply.

Edit: Guess I'm "pissing in your cheerios" today, as C_V might say. Authenticly unintentional, I just can't aim.. :P
lol... no, I think I was just being a bit blunt with my remarks yesterday. I was quite busy with work, and I was hitting the forums in between very hectic phone calls. Sorry for any abruptness my replies may have come across with.

@obsidian: did you try pinging from cmd?
Yes, I did. It looks like it has to do with our proxy somehow. I ran into a problem with it not recognizing a telnet connection yesterday, too. I'll try this again from home to see if I can figure out exactly where the difficulty lies. Very interesting, though.
You can't win, you can't lose, you can't break even... you can't even get out of the game.

Code: [Select]
<?php
while (count($life->getQuestions()) > 0)
{   
$life->study(); } ?>
  LINKS: PHP: Manual MySQL: Manual PostgreSQL: Manual (X)HTML: Validate It! CSS: A List Apart | IE bug fixes | Zen Garden | Validate It! JavaScript: Reference Cards RegEx: Everything RegEx

Offline neoformTopic starter

  • Enthusiast
  • Posts: 240
  • Gender: Male
  • PHP Junkie
    • View Profile
    • Newsique.com
Re: http://1089059683 = Google ??
« Reply #21 on: November 03, 2006, 10:38:30 AM »
yehaw. set up apache to capture it's ip as a hex value..

http://0x52a5b562

hehe, sucks though, apache doesn't like the integer thing.. dunno why.
Newsique.com Social News Network

Offline SharkBait

  • Devotee
  • Posts: 1,074
  • Gender: Male
  • PHP Lover, WordPress Crazy, Photographer
    • View Profile
    • Tyler Ingram dot Com
Re: http://1089059683 = Google ??
« Reply #22 on: November 13, 2006, 10:21:33 AM »
I use this to figure out where in the world people are by their IP address.

The formula that Daniel0 is the one I believe I use along witht he IP2Country Database :)

It allows me to show differenet product depending on where in the world you are from.  It's not 100% but its good enough for my purposes.