Archive for the ‘Technology’ Category

Twitter’s Tweet Button: woo! finally ..

Thursday, August 12th, 2010

Twitter released their Tweet Button today, which I’ve been able to integrate into my site in no time flat.  One JavaScript include, and a single anchor, and away it goes.   It is dead simple to add in a custom title, URL, and @username, which utilizes the relatively new HTML5 data attributes.. and it’s up in a breeze.

On the technical side, this is a huge step up.  Many sites are non-trivial, requiring a number of steps, and, more importantly, some reasonably obscure structures.  The tweet button also looks very nice: subtle, and entirely functional.

Twitter’s scope

The first competitor that comes to mind is Digg; yes, Facebook is also in the mix with its Like count, though the Digg count has been around for years now, and was, in my mind, the starter of the second run of website counters.   Furthermore, Digg launched its own shortening service more than a year ago; and as of today we now have t.co, Twitter’s crazy short domain name.

I’m not sure where Digg is headed, though they seem to be having a lot of trouble this past year.  I’m currently in the alpha, and I can’t say it either gets me excited or gets me to visit the page any more than I had.  I do hope they can pull it together, though with Tweets superseding Diggs, the future seems to be headed for the.. bird.

Then there’s Facebook, which has had its Like Button for months now.  Realistically, the Tweet Button is more in conversation with this particular element, albeit with JavaScript and HTML5 rather than a single URL with GET variables.  I’ve gotten less fond of Facebook by the year, and that Twitter is now again taking over this realm I’m much happier to teh bookface.

Future reach

This particular story is about aggregation, and about integration.  To me, the next step seems to be going back towards Digg: having some function whereby a URL can be prepended by t.co, for instance, which would start a Tweet with the appropriate URL link and title.

More importantly, being able to share content from mobile devices has to get easier, one way or another.  These systems tend towards that, though still depend on the particular site to implement the button.  Blogger had a “Blog this” toolbar button, and it seems we’ve forgotten this type of functionality in the mobile space.  There must be some web-standard way, too, which does not depend on a platform-dependent app/toolbar/addon/etc.  It’s rather meaningless without widespread adoption, which is why it’s more sensible to have this in the hands of an established community with a large userbase.. though I suppose we’ll just have to wait and see where this all leads.

Sony Reader Library: sync problem not what it seems

Saturday, July 31st, 2010

Well, that was certainly odd.

I’ve been using the Sony Reader Library via Windows 7 for a while now, and today I found a new bug: while attempting to sync to my Reader, the application would hang on a particular book.  After trying a number of different things, I found out that it was not the book which was listed that was causing the problem, but the next book in the library.

For some reason, the link to the location of the book on disk was corrupted; it showed up just fine in the Reader Library, though clicking on the book resulted in an error saying that it could not locate the file.  I removed that book from the library, added it in again from its location on disk, and then the Sync operation worked without a hitch.

I haven’t had too many problems with the Reader Library software from Sony, though clearly what they need to do in this case is to alert the user that there is a problem, and what that problem is.   Hopefully this will be fixed at some point, though the pace of updates is currently very slow.

Amazon’s Kindle 3: interesting..

Thursday, July 29th, 2010

I’ve had my Sony Reader Touch for close to a year now.  It’s my first electronic reader, and it’s a wonderful device.  The touch screen does add a bit of glare to the screen, though it’s incredibly useful and makes the interface work quite well.

Today, however, Amazon revealed their third version of the 6″ Kindle, with a Wi-Fi only version for $140.  Notably, too, the battery is larger, reportedly lasting up to a month; and they also are packing in a new e-ink display which is supposed to garner better contrast and faster page turns.

DRM improved?

Perhaps I’m a bit late to the party, though I did find on Amazon’s website a certain section labeled “Downloading to Multiple Devices,” which reads in part:

Content purchased from the Kindle Store can be downloaded to your Kindle, or Kindle compatible device, as long as you’ve registered the device to the Amazon.com account that purchased the Kindle content. There is no limit on the number of times a title can be downloaded to a registered device, but there may be limits on the number of devices (usually 6) that can simultaneously use a single book.

That means you can download and read your books on any Kindle device you own as long you’ve registered each device to the Amazon.com account where your Kindle Library is stored.

Personally, this sounds like a big upgrade.  A year or so ago, it was the case that certain titles would only be allowed to be downloaded a certain number of times.  That meant that with multiple devices, generations, etc., the content which you paid for would no longer be yours. Tying the purchases to the account, and having the with “no limit” to the number of downloads sounds like a great step up.

Closing remarks

I personally have no reason to want to stray from my Reader.   It serves me well, is still great for my eyes, and still does have a touch screen which the Kindle series lacks.  Even so, it seems as though Amazon is slowly getting their act together, and I can see that the case may be that they win this e-book stuff in the end, especially if they keep good hardware at such low prices; as well as a reasonable system of DRM to allow your content to actually be your own.

I’m a Systems Ninja

Thursday, July 29th, 2010

Good lord.  Name the number of things that could have gone wrong today, then add five or so for the sake of: reality.

Dell prefab machine went down, so it needs a replacement.  The only sane replacement system has a BIOS password which I don’t know, and a root password I also don’t know.  Only solution: use a root SSH key to access the system on a particular network (static hostname) in order to make required changes.  Boot bare, non-complete system with old, functioning IDE disk, since all other systems are SATA only, in order to find configuration details, including YP, LDAP, NFS, etc. settings.  Make appropriate changes on new system, and move back to a new static IP.  Find extra USB keyboard, since new machine has no PS/2 ports and the only PS/2 to USB adapter on hand wasn’t functional.  Take deep breath; because there was actually a lot more to the situation than the above, though it wouldn’t be good to put those parts on the Internets.

I’m impressed with myself that I got this all sorted out in less than 3 hours.. but good lord did it take some patience and innovative thinking.