Geeky (and non-geeky) ramblings.

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

Testing LCDs for dead pixels

Just posted a short write up on testing LCDs at spherebox.

Save to del.icio.us:Testing LCDs for dead pixels Digg this:Testing LCDs for dead pixels Submit to Newsvine:Testing LCDs for dead pixels Blink this:Testing LCDs for dead pixels Submit to reddit:Testing LCDs for dead pixels Y!:Testing LCDs for dead pixels gifttagging:Testing LCDs for dead pixels

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

Windows XP/2003 Automatic Update restart annoyance

I got tired of my Windows 2003 automatic installation of security updates (and restart) when they are released, so I decided to go digging around to find a way to stop that. A quick Google search got me this site, whose step 2 did the trick. Here are the steps for my configuration:

  1. Go to Start->Run, and type ‘gpedit.msc ‘ without the quotes and hit OK.
  2. Browse down to Local Computer Policy->Computer Configuration->Administrative Templates->Windows Components->Windows Update.
  3. The settings which I changed are:
    • Enabled ‘Configure Automatic Updates‘ and set it to ‘3 - Auto download and notify for install’
    • Enabled ‘No auto-restart for scheduled Automatic Updates installations
    • Disabled ‘Allow Automatic Updates immediate installation
    • Enabled ‘Re-prompt for restart with scheduled installations‘ and set it to 1440 minutes

Screenshot of my Group Policy Object Editor:

Group Policy Object Editor - Windows Update

As far as I know, Windows XP does not install updates automatically by default, so that might only be a default for Windows Server 2003 which I’m using. However, I believe the restart prompt is defaulted to 10mins for XP and 2003.

Save to del.icio.us:Windows XP/2003 Automatic Update restart annoyance Digg this:Windows XP/2003 Automatic Update restart annoyance Submit to Newsvine:Windows XP/2003 Automatic Update restart annoyance Blink this:Windows XP/2003 Automatic Update restart annoyance Submit to reddit:Windows XP/2003 Automatic Update restart annoyance Y!:Windows XP/2003 Automatic Update restart annoyance gifttagging:Windows XP/2003 Automatic Update restart annoyance

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

Tab Mix Plus new window/current tab problem?

Tab Mix Plus logoEncountered a problem where certain links which were happily opening up in new windows/tabs suddenly started opening up in your current tab? Check out the fix for it here.

Save to del.icio.us:Tab Mix Plus new window/current tab problem? Digg this:Tab Mix Plus new window/current tab problem? Submit to Newsvine:Tab Mix Plus new window/current tab problem? Blink this:Tab Mix Plus new window/current tab problem? Submit to reddit:Tab Mix Plus new window/current tab problem? Y!:Tab Mix Plus new window/current tab problem? gifttagging:Tab Mix Plus new window/current tab problem?

WAP site for Malaysian news

If you’re on the move a lot but still want to be updated of Malaysian news, check out this site. Sent to be by Alan, it contains the latest news from sites such as The Star, Bernama, NST, The Edge and some other well known sites with everything stripped out to leave just the article header title and body text which makes it easily accessible (and readable) by WAP enabled mobile devices.

Save to del.icio.us:WAP site for Malaysian news Digg this:WAP site for Malaysian news Submit to Newsvine:WAP site for Malaysian news Blink this:WAP site for Malaysian news Submit to reddit:WAP site for Malaysian news Y!:WAP site for Malaysian news gifttagging:WAP site for Malaysian news

« Previous PageNext Page »