Browsing Posts in Technology

Interesting to see how many few people lined up for the Playbook this morning in the Big Smoke.  I would say I’m surprised, but I’m not and it’s a shame I can’t dig up an old tweet from 6 months ago as proof.

It doesn’t take a rocket surgeon to figure out that every ‘revolutionary’ consumer device RIM has put into the market has failed.  The Storm was supposed to be the next, and better, iPhone.  #fail.

The Storm2 was supposed to fix all the issues Storm1 had and be …uh, the next and more better iPhone.  #fail.

I’m sure the Storm3 will carry the same hype and probably be twice as fast with 10x more features than iPhone5 will be.  #futureFail.

The Playbook will fail miserably because consumers do not want a device that does everything.  Consumers want a device that suits their lifestyle.  I will admit I despised iFans until I tried out my first Apple product about a year ago. Yeah, yeah, cue the ‘Apple fanboy’ chants.  I had used every generation device running Windows Mobile up until WM6.1 and was a die-hard Windows user.

Just under a year later I now have 5 Apple products.  Why is that?  Well, they all just work.  I can play any media from any of these devices (and from my home server which is running Windows) anywhere.  I can control my Pioneer receiver with my iPhone.  My KIDS (4 and 6) can stream Youtube videos from our iPhones to the TV.  It all just works.  I don’t need extra cables to hook anything up, I don’t need to lug around a tablet (I don’t own and iPad, have no use for one) and most importantly I don’t have to screw around with any settings or fiddle with anything.  Cripes, even my “designed for Windows 7″ printer worked flawlessly with my MacBook while it was a pain in the arse to get it to work with Windows 7.  In the (almost) year I’ve had my MacBook, it’s locked up twice.  I’ve rebooted my iPhone once (not counting iOS updates), and it’s never slow.    All my Apple products just work, they’re not “in the way” of me listening to music, watching videos or viewing pictures.  I don’t feel like I need to do anything extra to enjoy media.

So here we are, the morning of another, once again, hyped RIM product.  It’s roughly a month later since iPad2 launched and I still can’t get one.  They’re sold out everywhere.  I just checked Future Shop’s website, the $499 Playbook is in stock at every single store in the GTA.  The iPad2?  Sold out at every store except for 1.  Hard to draw a solid conclusion based on that data, after all, I don’t know how many iPad2′s were shipped vs how many Playbook’s were shipped.

The Playbook does much more on paper than the iPad does, same goes for Blackberry devices.  The hardware specs are better, the feature list is longer, yet people still flock to Apple.  The problem isn’t technology or features.  The problem is culture.  Like it or not, based on people I’ve talked to and case studies I’ve read, Apple fosters a creative culture based on a shared vision.    Some may call it ‘cult-like’ but whatever it is, it works and it shows in the products Apple creates.   Their products don’t come out half-baked feeling like they were rushed.   It’s clear that RIM wanted the Playbook to be the best device on paper, shame people don’t want that.   RIM’s half-assed attempt at creating developer tools also shows how dis-jointed their internal operations are.

Consider how Apple  releases iOS updates.  Recently Apple updated Air Play (which allows for streaming of media from iPhone to Apple TV) and the patches for all my devices were available within days of each other.  RIM has released the Playbook and their own App Store (Blackberry app world) doesn’t show any Playbook specific Apps unless you search for them.  Seems odd that you’d launch a major device and not update the place where people are likely to go to find apps.  Actually, it’s pretty funny visiting their site using Chrome on a Mac.  A nice big welcome messages says “You are browsing this site with an un-supported operating system”.  Nice.  Great way to persuade me to switch.

I’ll probably go check out a Playbook just to see one in action and this post isn’t intended to trash RIM, it’s to show that companies with creative and collaborative cultures build great products and companies that have clueless managers and executives make decisions on paper don’t.  I’ve worked for my share of large enterprises so I get what these big companies are like.  I’m amazed they actually get any products out the door.

So sorry Playbook, you may be a wonderful piece of engineering with a nice screen, expandable memory and 2 hi-def cameras but you are not what the majority of consumers want, especially considering you can’t do email or calendar without tethering!  People will flock to your product when you empower your employees to build kick-ass products that THEY want to use, not some clueless manager who wants to be able to say that ‘on his/her watch’ he/she made the best (on paper) device the market has ever seen.

#fail.

It’s been a while since I’ve had to post a streaming video but recently had to update a buddy’s website with his promotional video.  For copyright reasons I couldn’t post it on YouTube so here’s how I did it.

I have an ooooold version of Flash (Flash MX) so I didn’t have the ability to use the FLVPlayer component or any of the other multimedia plug-ins with the newer version of Flash so here’s the step by step instructions:

  1. Buy Emicsoft FLV Converter:  Yes buying stuff sucks, but for $29 it’s well worth it as you can convert just about anything plus it has the ability to let you grab stuff from Google video and YouTube.
  2. Download JW Player : Free flash video player (there’s a pro version as well).  Lotsa skinning and customization options as well.
  3. Follow these instructions for using the JW Player (Sample code below as well)

Check out the end result on Richard Forget’s site.

<script type='text/javascript' src='video/swfobject.js'></script>
<script type='text/javascript'>
	var s1 = new SWFObject('video/player.swf','player','320','280','9');
	s1.addParam('allowfullscreen','true');
	s1.addParam('allowscriptaccess','always');
	s1.addParam('flashvars','file=/flv/YOUR-FILE.flv');
	s1.write('preview');
</script>

Found this handy utility to get rid of un-wanted crap in your systray.  I had an application uninstall not complete (Winfast DVR) and couldn’t find it in startup, add/remove programs or in the registry anywhere but it was always starting up on boot.  This got rid of it completely.

System Tray Cleaner – FREE program for solving systray clutter.

This works perfectly, I needed solution 3 to fix it:

  1. Download and install this
  2. Download and run this .cmd file

Check out the link below for a couple of other solutions, but the first 2 didn’t work for me, I needed to use the 3rd solution after going through a whack of pain…

Windows XP SP3 install fails with error code 0×80070005 | Windows Reference

Now that you can upload hi-def videos to youtube…well, you have been able to for a while, I’ve just never used it,  there’s some querystring parameters to let you have the hi-quality version play by default.   Seems youtube always plays the lo-quality one by default unless your user account has the option to pick it.  Mine doesn’t. Long story short, try this code generator, it works like a charm.

Embed Code for High Quality YouTube Videos

Great article on RWW with a few tools to find more people on Twitter.  The best one out of the bunch IMO is Twubble.  It goes through the list of the people you are following and suggests other people you might want to follow.

Another cool way to find more people on Twitter is to use search.twitter.com and create an RSS feed from search results to find people who are interested in the same things you are.  We’re using this at work by having some RSS feeds of various keyword searches related to our industry and we aggregate these results with technorati searches and other RSS feeds through Yahoo Pipes.

5 Ways to Find More Friends on Twitter – ReadWriteWeb

How about Microsoft stop introducing new document formats that aren’t compatible with THEIR OWN software before worrying about being compatible with Open Source formats?  That’s great that Office users will be able to open native OpenOffice docs (ODF), but pre-Office 2007 users still won’t be able to open Office 2007 docs unless they’re saved down a version.  Makes sense.

Microsoft says aids Office/open-source interaction – Yahoo! News

Ha, how amusing…it’s exactly what I did.  Zero problems on XP, lots of problems/annoyances on Vista.  Kubuntu works great on a 10-year PC in my basement and I rolled back my work PC to XP.  I’ve even had family members (junior users) who have complained about Vista.   It’s simple to setup and easy to turn on a new PC and get it work, but once they start using it the annoying security intrusions and incompatibilities with their existing software is quite enough to help spread the bad about Vista.  The fact my Kubuntu distro takes 20 minutes to install and WORK flawlessly on LESSER hardware is enough proof for me.

DailyTech – Analyst On Vista Hate: Get Over It Or Get Off The Boat

One thing I loved about the Blackberry was the ability to have notification profiles.   The default capability in WM 6.0 is not great, you pretty much have on, off or vibrate but can’t customize ringers or sound levels for data/voice notificiations.  Here’s a wicked program that does just that and it is freaking brilliant.  If you have a WM 6.0 device, you NEED this!

I found this really cool free flash photo gallery maker tonight.  Literally took me about 10 minutes to add the photos and set it up.   Now if I only had a WordPress flash plugin to post the output right here.   Definitely worth a look for any webmaster.

AnvSoft Flash Slide Show Maker – free flash photo slideshow templates