Skip to Content

Free Switched iPhone app - try it now!
AOL Tech

Filed under: Utilities, Web services, Web

A Web classic: WhatIsMyIP.com shows you your IP address

whatismyip

When I wanted to write a post about WhatIsMyIP, the first thought that came to mind was about the commenters. I read all of your comments (thanks for your kind and useful ones!), and there are always those readers who are looking for the bleeding-edge stuff, and are disappointed when I write about things "everybody knows".

Well guys, this one's not for you – sorry! For those of you who did not know WhatIsMyIP.com, it's a very handy service for figuring out exactly one thing very fast: What is my "real" IP address right now?

This is something you're going to need every now and then, when troubleshooting network applications, trying remote control applications (although it's not needed as often these days), configuring certain games, et cetera.

WhatIsMyIP's advantage does not lie with edgy Web2.0 looks, or snazzy JavaScript. It's a pretty drab-looking site, and the copy writing is bordering on awful ("Whats My IP Address?"). But it has one big thing going for it: the domain name. It's really, really easy to remember. And it shows you your IP address in huge font right on top, and does not have any pop-ups, pop-unders, or blink tags. Sometimes, that's all I need!

Filed under: Developer, Utilities, Productivity

How to collaborate on a Ruby file (or any other code) in real-time

notepadplusplus

The other day I asked about real-time collaborative Ruby editing. I mean, I found Amy Editor, but it just wasn't good enough. It was too slow and wonky, and didn't work well.

Well, I still needed a tool for coding collaboratively over the net, so I kept hunting and searching. And what do you know – it turns out Notepad++ has a plug-in that does exactly what I need.

Notepad++ is an awesome text editor in itself, and it's extremely versatile. It's one of the many editors I went through before finally settling down with Komodo Edit (for now, at least). It has themes, syntax highlighting for numerous languages, macros, endless configuration options, and, of course, plug-ins.

The plug-in that helped us out is called NppDocShare, and it comes completely devoid of any documentation whatsoever. What I did to make it work:

  1. Put it in Notepad++ plugins folder.
  2. Ran Notepad++, clicked Plugins > NppDocShare > Show Dialog.
  3. Configured my router to forward any traffic it gets on a certain port (I'm not telling which) to port 20081 on my own computer.
  4. Clicked Serve on the NppDocShare dialog.
  5. Got a Windows Firewall warning, and allowed NppDocShare to accept connections.
  6. Gave my IP address to my friend, who connected, and we could then cobble some Ruby together very smoothly and quickly.

The pros:

  • It's fast. Way faster than any Web-based editor.
  • You get to enjoy the full power of Notepad++.
  • Each participant gets their own color.

The cons:

  • Requires a bit of knowledge to set up.
  • Absolutely undocumented (what you've just read is probably the most extensive documentation that currently exists for NppDocShare).
  • When you switch to a different tab, you lose the syntax highlighting! This is a really annoying bug, which I hope will get fixed.

All in all, I'm very happy with this solution, and it worked. Maybe next time I will check out Gobby, which is supposed to be even better for collaborative editing (but lacks the power of Notepad++); if I do, I'll be sure to let you know how that worked out.

Share submit to reddit StumbleUpon.com

Filed under: Design, Utilities, Browser Tips

Which Loads Faster tells you, well, you know

Which Loads Faster?

Have you ever wanted to compare how fast one site loads against another one? Instead of futzing around with multiple browser windows or a stopwatch, just head over to Which Loads Faster, and load the URLs into the split window interface. When you hit the GO button, it will load both sites in side-by-side frames, then make a judgment.

Keep in mind, there are a lot of variables at play, and you'll want to run the same test multiple times to get a better idea of what the average load speed is. Also, it's not clear whether the site automatically clears your cache, so you're going to want to do it manually between tests.

Of course, since each test will likely be different, it can help you create smart-ass screenshots like the header image on this post. Hey, we're just havin' fun here, right Lifehacker?

Filed under: Text, Web services, web 2.0

Squad is a beautiful text editor for the Web with a great future (hopefully)

squad

Squad (no connection to us) is an interesting collaborative text editor for coders. There are several things I like about it, and several things I don't. Let me count them off real quick:

I like:

  • The general look and feel. Stylish!
  • Real-time collaboration a-la Etherpad, but with proper syntax highlighting for JavaScript, HTML, and a bunch of other languages.
  • The product has Pro versions, so hopefully it's making some money and will stick around for a while.
  • The name, of course!

I don't like:

  • The fact that there is no Word Wrap.
  • That it's pretty slow with collaborative real-time editing.
  • No Ruby syntax highlighting!
  • No auto-completion.
  • Banners for the Free version are huge, and very little screen space is left.
  • Free version is extremely limited.

Bottom line: Squad has some great potential, and maybe the paid version is awesome. The free version doesn't quite make the cut, but with a few minor changes it could be a huge hit for collaborative development. [Oh, what happened to Google Wave... -Ed]

Share submit to reddit StumbleUpon.com

Filed under: Google, Browsers

Four visual tab switching options for Google Chrome

One feature I like being able to toggle in Firefox is tab thumbnails -- not the ones on the Windows 7 taskbar, mind you. I'm talking about in-browser thumbnails which get displayed when switching tabs. Chrome OS has that snazzy, Cover Flow-style switching interface, but that's not part of the Chrome browser on other OSes.

There are, of course, options available in the Google Chrome Extensions Gallery for those of you who enjoy a visual reminder when looking for that tab you misplaced -- or if you just want a little eye candy!

Read more →


Download Squad tips its hat: Speed Dial for Google Chrome

Last week, Jay and I were chatting and he mentioned stumbling across something cool in one of our favorite Google Chrome extensions: Speed Dial. You may have seen it posted last year, but it's come a long way since then -- adding new features and growing its user base to more than 150,000. Jay caught something I hadn't noticed (it's been ages since I changed anything on my Speed Dial page): ...

Hamster batch converts your video files for free

Like many of the apps in this category, Hamster Free Video Converter utilizes the open source FFmpeg to handle video conversion. Unlike a lot of others, it's got a simple, easy-to-use interface which even the most casual users should be able to manage. Just follow the tabs! Step 1: choose a video or multiple videos (Hamster does batch conversions, too!). Step 2: select your desired format ...

Comment followup: Use sounds instead of missing keyboad LEDs with Toggle Keys

I recently wrote about a utility called Keyboard Leds which puts a small icon in your system tray showing keyboard LED status, for systems which do not have actual keyboards LEDs (or have tiny ones). Commenter Lonnie McClure pointed out a very handy built-in Windows accessibility feature, which does the same job, but uses sound instead of images. It's called Toggle Keys, and it makes a short ...

Awesome fullscreen text editor WriteMonkey adds more features in v0.9.9

To use a cliche, the best just got a bit better. WriteMonkey, one of the very best full-screen freeware text editors for Windows, has now been released as 0.9.9 Final. This final version was preceded by no less than three release preview versions, so I expect it to be quite bug-free (also, I have been writing all of my posts using WriteMonkey for the past few months, and it has yet to crash ...

Tab Candy for Firefox goes alpha, revolutionizes tabbed browsing

Aza Raskin of Firefox fame has just announced one of the most amazing concepts I have seen for Web browsing in a long time: Tab Candy. Lee covered a slightly out-of date version on Monday, but now it's out for everyone to play with. It's a completely new concept of tab management: today, it's very easy to have too many tabs. I mean, 12-13 tabs is already "too many". Just try doing three or ...
Facebook

Featured Time Waster

Chromatic is a color-coded platformer with a twist - Time Waster

Chromatic is one of the best time-wasters I've recently come across. It's all about the gameplay -- no Flash graphics here. You play a "circle" (it doesn't really have a name in the game). You move around with the arrow keys, and you change colors with Z, X, and C. You can either be red, blue, or yellow, and you can switch at any time during the game. Each color has different capabilities -- yellow can double-jump, while red has a longer dash (which is like a forward sprint, activated by double-pressing DOWN). Each ...

View more Time Wasters


Featured Galleries

Defective by Design, London: Protest Pictures
Inside Rdio, the new on-demand music streaming service
Livescribe Store
Microsoft Security Essentials
Chromium Pre-Alpha on CrunchBang Linux
Safari 4 Beta
10 Firefox themes that don't suck
IE8 RC1
Download Squad at the Crunchies After-Party
Download Squad at the Crunchies
WordPress 2.7
Cooking Mama: Mama Kills Animals
Windows 7 Hands On
Comodo Internet Security
Android First-look: Amazon.com MP3 Store
Android First-look: Twitroid
Google Reader Android
Android Hands-On
Twine 1.0
Photoshop Express Beta
Mozilla Birthday Cake

 

Follow us on Twitter!

Download Squad bloggers (30 days)

#BloggerPostsCmts
1Lee Mathews7218
2Jay Hathaway652
3Sebastian Anthony51159
4Erez Zukerman491
5Matthew Rogers76
6Chris White20
7Jason Clarke10
8Victor Agreda, Jr.10

More Tech Coverage

Joystiq

TUAW

DailyFinance

Autoblog

Urlesque

Engadget

WoW

Switched.com

FanHouse