Web News Category Archive

WordPress Releases Version 3.3 With Tumblr Importer by Allen - December 12, 2011

WordPress founder Matt Mullenweg has just announced the release of version 3.3 of the WordPress blogging/cms software. It looks like the majority of the changes are cosmetic inside the admin tool including some updates to the help for new users. The big feature I noticed in their overview video below is the new ability to easily import a tumblr blog into WordPress.

The one big update I’d love is the ability to set the “add an image” option to always be set to “by URL” because I use (and I assume others do too) Amazon S3 for storing images.

You can update your WordPress software to 3.3 now by using the auto-update function with the administration interface.

Here’s the features overview video for WordPress 3.3 from the WordPress team:

Google IO 2012 Moved to June & Now Three Days by Allen - November 28, 2011

google ioThis morning Google announced that they have moved the Google IO conference from May to June 2012. The blog post on the Google developer blog has all of the details on the new dates. Google I/O 2012 will now take place from June 27-29, 2012 in San Francisco.

No details yet on when registration will open for the event – last year the registration sold out in minutes so you better be quick this year.

I attended the event last year as a paid attendee and thought it was ok overall – way too crowded. Frankly it seemed like most people went for the stuff they handed out which included a Samsung Galaxy Tab tablet and a Samsung Chromebook.

I wonder how Google will deal with the people who already booked travel and have to pay fees to change their tickets/hotel bookings.

Nokia Offers Free User Experience Evaluation for Mobile Apps by Allen - November 24, 2011

I received the email below from the Nokia Developer Launchpad team. If you are building an app for either the Series 40, Symbian or MeeGo platforms, Nokia is offering to review your mobile app to help increase the user experience. It looks like there are only 40 reviews available, so you better contact Nokia asap if you want your app reviewed.

Here are the important pieces of the Nokia offer: (more…)

Viddler Waves Good-Bye to Personal Accounts by Curtiss - October 19, 2011

Viddler, a service that aspired to be a stand-out competitor to other video hosting services like YouTube and Vimeo, announced yesterday that, effective immediately, they are going to stop allowing users to sign up for their free personal accounts. All existing personal users of Viddler will be able to maintain their accounts (for the time being, at least), but all future registrations will have to be premium accounts. Following is the announcement that was sent out to existing personal account holders: (more…)

Google Launches Initial Google+ API by Allen - September 15, 2011

googleGoogle’s latest attempt at social networking, Google+, now has a new first-cut at a developer API. The Google+ Platform blog has info on the release of the new API.

Startup blogger Robert Scoble put together a list of some of the feedback on the new API – it seems the reaction is mixed. RSS creator Dave Winer says Google “doesn’t get it”. Why am I surprised that a company who has a VP, Bradley Horowitz, post on Twitter that he only cares about Twitter users with over 100,000 followers might not fully understand how to promote a new API to developers?

The Google Plus team notes that they are using the follow existing standards and best practices where they can:

  • Our API methods are RESTful HTTP requests which return JSON responses.
  • Our payload formats use standard syntax (e.g. PoCo for people info, ActivityStrea.ms for activities).
  • We use OAuth 2 for secure trusted access to user data.

The Google Plus API is located here if you want to start to play with it.

Image Manipulation Script Vulnerabilities by Curtiss - August 2, 2011

Yesterday, Mark Maunder published a blog post making people aware of a vulnerability in the popular PHP image manipulation script TimThumb. Anyone that uses TimThumb should definitely read that article to make sure that the vulnerability gets patched. Almost a year ago, though, I posted (and I was far from the first) about a vulnerability in another extremely popular PHP image manipulation script; phpThumb. (more…)

Yahoo! Updates Mail Terms and Conditions by Curtiss - July 8, 2011

Unless you’ve been hiding in a bunker all day today, you’ve probably heard that Yahoo! has updated the terms and conditions for using Yahoo! Mail. Apparently Yahoo! will now systematically scan the contents of your mail messages in order to better target the ads they place in your mail. The update apparently includes the following statement: (more…)

Adding a Bit of Workflow to WordPress by Curtiss - June 7, 2011

As much as I love WordPress, one of the areas it really lacks is workflow. There are three basic statuses for posts (draft, pending review and published), but there’s very little difference between “draft” status and “pending review.” When a post is saved as “Pending for review”, nothing happens automatically. No email messages are dispatched to any of the site’s editors or administrators, no special, obvious flags fly within the admin area, etc. It might as well just be a “draft” for all intents and purposes. The idea behind creating the “pending review” status was to allow editors and administrators to tell the difference between an in-progress draft and a draft that was ready to be published, but that seems to be about it. (more…)

Amazon Fail? by Curtiss - May 23, 2011

Today, Amazon unleashed a (fame) monster that it seems unable to control. For one day only, Amazon is selling the mp3 version of the new Lady Gaga album (all 14 songs, plus a PDF booklet) for $0.99. The sale seems to have taken the Web by storm, and it’s shown just how fragile Amazon’s download service could be. (more…)

What’s New With HTML5, CSS3 and JavaScript? by Curtiss - May 19, 2011

Angry Birds Beta for ChromeAlthough we are still a ways away from being able to use HTML5 and CSS3 to their full potential, some really neat things are being done with them right now. In case you missed the news last week, a new, Web-based version of the wildly popular game Angry Birds was unveiled. For the most part, that application is built using HTML5 and JavaScript (relying heavily on the new <canvas> element and all of its power).

There was some minor controversy over the game, after it was discovered that it still requires Flash in order to play the game (to produce the sounds and music for the game rather than using HTML5 audio), but there are some potentially valid reasons for that. (more…)