Geeky (and non-geeky) ramblings.

Cross street in Google Maps

I decided to find out if cross streets (intersections) can be easily searched via Google Maps rather than searching for one street and just scrolling around to find the intersection with the other recently, and realised there was a keyword to do that.

For e.g., typing a very frequently used rendezvous point into Google Maps:

Swanston St at Bourke St VIC 3000

Would give you the intersection of Swanston St and Bourke St (ex-Nike Melbourne). Link to the page here.

Pretty nifty since it’s common place for shop lot locations to be listed as ‘corner X road and Y road’.

via MalekTips

Save to del.icio.us:Cross street in Google Maps Digg this:Cross street in Google Maps Submit to Newsvine:Cross street in Google Maps Blink this:Cross street in Google Maps Submit to reddit:Cross street in Google Maps Y!:Cross street in Google Maps gifttagging:Cross street in Google Maps

Gmail 2.0

Gmail logoAn updated version of Gmail was recently rolled out to most users just after IMAP access was released, and I got it pretty early on. However, I somehow got reverted back to the old version a few hours later and never actually figured out why, till now..

Apparently, after I got moved over to the new version, I actually switched my language preference in the settings from English (US) to English (UK). :| I sort of left it as it is since then and finally decided to find out the root cause today (after much cursing at how evil it was for me to be given access to the updated version for just a few hours..).

So if you still seem to be stuck in the old version, try the following (was suggested here):

  1. Click ‘Settings’ in your Gmail window (top right, close to ‘Sign Out’).
  2. In the drop down for ‘Gmail display language’, change it to ‘English (US)’.

Oh well, Gmail is still in beta..

More screenshots of the new version here.

Save to del.icio.us:Gmail 2.0 Digg this:Gmail 2.0 Submit to Newsvine:Gmail 2.0 Blink this:Gmail 2.0 Submit to reddit:Gmail 2.0 Y!:Gmail 2.0 gifttagging:Gmail 2.0

Firefox add-on: Split browser

A Firefox extension (add-on) which enables a Firefox window to have multiple tabs tiled to however you like which is useful if you have a widescreen LCD monitor. To read more, click here.

Save to del.icio.us:Firefox add-on: Split browser Digg this:Firefox add-on: Split browser Submit to Newsvine:Firefox add-on: Split browser Blink this:Firefox add-on: Split browser Submit to reddit:Firefox add-on: Split browser Y!:Firefox add-on: Split browser gifttagging:Firefox add-on: Split browser

Will It Blend? - iPhone

And the iPhone craze continues..

For more blending action, head over here.

Save to del.icio.us:Will It Blend? - iPhone Digg this:Will It Blend? - iPhone Submit to Newsvine:Will It Blend? - iPhone Blink this:Will It Blend? - iPhone Submit to reddit:Will It Blend? - iPhone Y!:Will It Blend? - iPhone gifttagging:Will It Blend? - iPhone

myIPneighbors

myIPneighbors provides a very quick and easy way to find out which other domains are hosted on the same server (IP would be more accurate I guess). If you have nothing better to do or just curious who else is on the same server as you, check it out.

Save to del.icio.us:myIPneighbors Digg this:myIPneighbors Submit to Newsvine:myIPneighbors Blink this:myIPneighbors Submit to reddit:myIPneighbors Y!:myIPneighbors gifttagging:myIPneighbors

Sharebee.com

Just a site I came across earlier today which (re)uploads the file you uploaded to multiple file upload sites (Megaupload, zSHARE, Sendspace, RapidShare were the ones used when I tried). Sendspace links weren’t working for me then (apparently being fixed) and Megaupload link only worked after some delay. Link to the site: Sharebee.com

I don’t have much use for it, but if you’re into uploading files for multiple users to download from, this site would definitely cut the amount of time spent uploading to each different service. ;)

Save to del.icio.us:Sharebee.com Digg this:Sharebee.com Submit to Newsvine:Sharebee.com Blink this:Sharebee.com Submit to reddit:Sharebee.com Y!:Sharebee.com gifttagging:Sharebee.com

A very neat WordPress plugin

As stated in the WordPress’s Codex, one of the steps in doing a proper upgrade of WordPress is deactivating all plugins beforehand (and reactivating upon successful upgrade). Since I’m managing a number of WordPress sites, and each WordPress install has a fair bit amount of active plugins, doing this is a considerably arduous task and annoying (especially so since updates/upgrades get released often).

I was googling around for a quick fix for this and found this plugin which works a treat. :)

Now if only that can be added to my shell script which currently automatically grabs the latest.tar.gz and rsyncs all the separate installs to promote further efficiency and laziness..

Save to del.icio.us:A very neat WordPress plugin Digg this:A very neat WordPress plugin Submit to Newsvine:A very neat WordPress plugin Blink this:A very neat WordPress plugin Submit to reddit:A very neat WordPress plugin Y!:A very neat WordPress plugin gifttagging:A very neat WordPress plugin

Remove truncation of feed feature after more tag in WordPress 2.1

If you have already upgraded to WordPress 2.1 and have the syndication feeds options set to ‘full text’, you might’ve noticed that the RSS feed for your blog post gets truncated after the use of the <!––more––> tag. This is a change in behaviour as compared to previous version of WordPress (2.0 and below) which would show the whole post in an RSS feed if the feed option was set to full text.

Without going into the debate of full vs. partial feeds (I’m on the full feeds side though ;)), there’s a WordPress plugin which does not require any additional configuration apart from just dropping it into your WordPress’s plugins directory and activating it. Get it from here.

Save to del.icio.us:Remove truncation of feed feature after more tag in WordPress 2.1 Digg this:Remove truncation of feed feature after more tag in WordPress 2.1 Submit to Newsvine:Remove truncation of feed feature after more tag in WordPress 2.1 Blink this:Remove truncation of feed feature after more tag in WordPress 2.1 Submit to reddit:Remove truncation of feed feature after more tag in WordPress 2.1 Y!:Remove truncation of feed feature after more tag in WordPress 2.1 gifttagging:Remove truncation of feed feature after more tag in WordPress 2.1

Combating comment spam

After the major upgrade by my webhost, there was a sudden surge in spam on the blogs on spherebox, with a lot bypassing Akismet’s filtering. Apparently he did not configure the ModSecurity Apache module (which did an excellent job previously) and was too lazy to do so as the new version he had installed had supposedly different configuration settings. :(

Since I got sick of getting the incessant email notifications of spam held in moderation queue, I decided to go looking around for fixes and came across this at WordPress’s Codex which helped cut down the crazy amount of spam that kept going through by heaps. Basically it adds rules to the .htaccess file which will check that any comments being submitted to wp-comments-post.php come from the comments page of the WordPress installation and not directly injected by spam bots.

Note that this did not stop the spam completely, but managed to reduce the volume enough so that Akismet could block it off appropriately.

If you’re encountering the same issue as I did, try it out. The instructions are fairly simple and requires few modifications. :)

Save to del.icio.us:Combating comment spam Digg this:Combating comment spam Submit to Newsvine:Combating comment spam Blink this:Combating comment spam Submit to reddit:Combating comment spam Y!:Combating comment spam gifttagging:Combating comment spam

sizeasy

Just got some height/width/depth specifications of a new mobile phone and are unable to compare it visually yourself? sizeasy does an excellent job at this and only requires you to enter the dimensions.

3D view comparison between an iPod nano and a pack of playing cards:

sizeasy: iPod nano vs pack of cards

Didn’t grab the screenshots for the other views, so if you want to check out the other views, just try it out yourself. ;)

Save to del.icio.us:sizeasy Digg this:sizeasy Submit to Newsvine:sizeasy Blink this:sizeasy Submit to reddit:sizeasy Y!:sizeasy gifttagging:sizeasy

Next Page »