web

List of Japanese words for domains

Tagged domain name, domains, japanese, tld, top level domain, web

This is a list of Japanese words which end in characters that match popular top level domains. Use this list to find cool romanized Japanese domain names like omoi.de or edama.me.

The data comes from my edict-sql database which pulls it's data from Jim Breen's EDICT Dictionary File and is used within the terms of the EDRDG license.

09 Jun

Stay connected to your communities with ego feeds

Tagged feed, Flickr, google reader, productivity, rss, social, web, youtube

rssicon

Whether creating content is your job or just a hobby it's useful to follow and interact with your various online communities.  Most webapps send email notifications to let you know when someone has favored or commented on your content but that can be overwhelming.  Here's a trick I use to stay current with site activity without the email clutter.  Turn off email notifications and subscribe to activity feeds instead.

31 Oct

Twitter lists crowdsource invaluable metadata, will replace follower count

Tagged meta, tags, twitter, twitter lists, web

 

Today Twitter rolled out the new "lists" feature to the remaining tweeters who were not already part of the beta and at first glance it's clear that Twitter lists will drastically change the way we view our social network.

09 Apr

"Friendfeed Mini" Greasemonkey Script

Tagged code, css, friendfeed, gm, greasemonkey, javascript, ui, web

Download the script

5/30/2009 Updated to work http://friendfeed.com (non-beta)

The new Friendfeed UI beta opened to the public on Monday 2009/4/6 and has been getting great reviews from many tech pundits. The UI is so good that I'm thinking of switching from my current favorite FF tool Twhirl to the web UI. The only problem with the web UI is that it's designed to be used in a large browser window. I prefer this type of content in a slim window off to the side of my desktop. Resizing the window results in the sidebar menu squeezing out the content.

New Friendfeed UI doesn't work in a slim window

friendfeed default

To remedy this I wrote this "Friendfeed Mini" Greasemonkey script. This is my first GM script so please comment if you find bugs or have any suggestions. It's a work in progress but it's usable. Note: The script is for the beta site. I'll probably need to update the script when the new UI comes out of beta.

07 Apr

Security and Privacy Implications of Framed URLs

Tagged burnurl, diggbar, microblogging, networking security, privacy, security, url shortener, web
burnurl.jpg

My last post focused on SEO drawbacks of framed URL shorteners which is mostly a concern for content creators. I later realized that URL shorteners which frame entire pages, like the Diggbar and BurnURL, are even worse than I originally though. These services are not only stealing page rank points (and arguably stealing content) they are shifting the third-party distrust to the target site and essentially become a man-in-the-middle.

03 Apr

Is the New DiggBar URL Shortener Bad for Sharing Links? - Updated

Tagged bookmarking, digg, diggbar, microblogging, seo, twitter, url shortener, web
DiggBar

The bloggosphere is abuzz today about the new DiggBar but I have my reservations about the new, admittedly cool, multi-purpose link sharing tool. The concern is its impact on SEO ranking for links shared using digg short URLs. URL shorteners like is.gd are popular on Twitter, Facebook and FriendFeed because they look better and save characters. Most URL shorteners use an HTTP 301 redirect to forward browsers to the final URL which is the method recommended by Google. The DiggBar URLs on the other hand point to digg.com/<code> and use framing (nested iframe) to display the target page, a technique that was considered to be a cheap dirty trick to steal content back in the '90s. Example: http://digg.com/u13iq.

framing increases Digg's page rank, not the target

Framing has its advantages, for instance adding a digg button to any page, but it's bad for SEO page rank because search engines will see those URLs as links to digg.com, not the actual page. I thought that Digg might be checking the user agent string to detect the Googlebot, Yahoo Slurp or other indexers but after testing with the User Agent Switcher Firefox add-on and with Javascript completely disabled, DiggBar URLs always use framing.

If page rank is important to you I would suggest that you not use the Digg URL shortener. Instead, choose from one of these that use 301 redirects.

06 Feb

Aggregating your life stream with FriendFeed and Drupal

Tagged activitystream, atom, feed, friendfeed, life stream, lifestream, rss, social media, twitter, web
Click to enlarge

Social media junkie or not, any geek loves it when all the pieces of a technology come together just right. Thanks to some great online services like FriendFeed and a Drupal module appropriately named FriendFeed You can aggregate your tweets, diggs, pictures and even comments on blogs, into clean HTML and RSS for easy consumption.

12 Dec

Custom "source" fields in Laconica posts using Curl

Tagged code, curl, Laconica, microblogging, Twit Army, web

Some of my friends on the Twit Army have been asking how I was able to override the source string when posting microblogs. Here's an example of what I mean.

This is a normal post from the web


Notice that it says "from web".

This is a post from curl with the custom source


In this case it's "from a land down under ♫"

This is easily done with the command line tool "Curl" and the Laconica API

04 Nov

Turn Gmail into your own mail "router"

Tagged email, gmail, keitai, mobile, productivity, web

They say you should never use the email address provided by your ISP as your primary email since ISP email addresses are not transferable between ISPs (as phone numbers are in most countries).  Unfortunately there are some times when you can't avoid using provider email such as on mobile phones, so if you ever decide to change providers you can take your number but you'll still need to inform everyone of your new mobile email address.

All code on this site is free for use at your own risk and provided as-is under the WTFPL license unless otherwise stated. Attribution is appreciated but not required.
Blog content, with the exception of externally quoted material, is licensed under the Creative Commons Attribution 3.0 license