Apple Tablet? So what’s the end game Steve?

So, there are more than just a few rumors about the possible Apple Tablet and why wouldn’t there be a lot of buzz around the company that has a knack of delivering products that changes paradigms? I personally don’t think there will be one. Now, to be clear, I would very much like there to be one but one question keeps coming up for me. Where will the Apple Tablet fit into the company’s product line? A lot of buzz today seems to think that Amazon’s changing of the Kindle royalty fees to publishers is some indication of the iminent arrival of the iSlate. I can’t seem to connect the dots. How will Apple benefit from developing a tablet that would directly compete with the Kindle? Reading books on the iPhone or iPod touch are just as enjoyable. There is definitely a gap in the market for a tablet device, techies have been after it for years and let’s face it, who would be better to develop one than Apple? However, what is the market segment that this fit into?

Schools – Apple’s devices have never been cheap, hence I don’t see it replacing paper notebooks in the short term.

Business – Executives could walk around with their slick tablets and look ace in the boardroom but other than that, who in the organisation would benefit from a tablet? Assistants? Would the market be big enough? I may be being very short sighted here but are there any others who would benefit?

General Consumers – Why would home users choose a tablet over a laptop or a desktop? I wouldn’t, would you? Why? How will a tablet provide a better user experience?

The iPod and iPhone were part of the master plan for creating the AppStore and iTunes which are the real cash cows for Apple. Apple is happy on the desktop and laptop fronts because if they wanted to compete head to head with Microsoft or Dell they could be churning out low cost machines with the same awesome OS X. Although, they have cornered the design, music production, video production and now developer communities with their hardware. Where will the tablet fit and how will it benefit Apple?

Forget the hardware, what is Apple planning in the long run? This is the question that everyone should be asking. I guess on January 27th 2010 we’ll all find out.

Posted in Apple, Business, Thinking | Tagged , , | Leave a comment

Chivalry, it’s not dead…

Yes ladies, you heard me right, it is not dead, it’s just under cover. Like Jack Bauer infiltrating a Columbian drug cartel, Chivalry has assumed a new identity and trying to fit in or die. Men blame their lack of chivalrous behaviour on women (as we do with most things) and to be honest we are a bit confused with what should be done and what should not be done. I believe that most men would like to open doors, help little old ladies cross the street and help neighbours with their groceries, but, how many times has this backfired on the average man? In today’s world of sexual innuendo it seems that every gesture is framed as a possible attempt to hit on the person on the receiving end of the gesture. Just recently, I saw two ladies moving a table down a flight of stairs. They seemed to be struggling a bit, so I asked (I’ve learned from experience that you just don’t rush in to help anymore!), “Would you like some help?”. To which the response was, “I don’t need a man to do anything!”. Now, it was clearly said as a joke but with undertones of determination. Like most things in life, men aren’t necessary to women, but we are nice to have . The statement really took me by surprise. It’s not that I was being macho, but more that I was genuinely willing to help, if it were two men doing the same job I would ask the same question. To be clear, there are jerks out there, men who have no regard for anyone in the rush of getting through their day. However, there are some diamonds in the rough.

So today ladies, take a step back, look around you and see the hints of days gone by where men still do the little knightly things that make us nice to have around……sometimes.

Posted in General, Random, Talking | Tagged , , , | Leave a comment

Communication tip

Communication is essential in life, so my tip for today when sending a message is to think of it as a text message (but using proper grammar!). You only have a limited amount of characters to use, so use them wisely and reduce the fluff. This can be applied to both verbal and written messages.

This is the end of this post. :)

Posted in Thinking | Tagged | Leave a comment

JSON format and serializing ColdFusion query objects

Every so often there is a tiny problem that has you scratching your head until you RTFM. I love JSON, it’s totally awesome and the fact that you can not convert CF objects natively is even better! I ran into a small issue where I was using serializeJSON on a structure that contained a query object (don’t ask!). The problem was when the serialized string was deserialized using deserializeJSON the query was no longer a query, it was not a structure! It turns out that the serializeJSON function takes two parameters!

SerializeJSON(var[, serializeQueryByColumns])

The second optional parameter serializeQueryByColumns tells CF to handle queries in a special way. Now the trick is to remember to use the second parameter of the DeserializeJSON function which performs the reverse operation. The second parameter must be set to false for the query object to be recreated during deserialization.

Here are links to the serializeJSON and deserializeJSON in LiveDocs.

Posted in ColdFusion, Programming, Thinking | Tagged , , | Leave a comment

Ready to start walking…

It’s 12 days into 2010 and I’ve finally decided to get this section started. The walking section will be a video blog on weight loss. Yes, it’s been done before but this is going to be my motivation to do more. I’ve been reading a lot about passion and motivation and what drives people to accomplish amazing goals and I’ve decided to do this. The two reasons are:

  1. I’m going to be a bit selfish and use this as a tool to help me get into shape
  2. I really would like to help people and I think this would hopefully be a way to give something to other people who are out there in the same position

So watch-this-space, sign up to be notified when new videos are posted. The first video should be up tomorrow and will give a better introduction to what it’s all going to be about.

Posted in Walking | Tagged , , | Leave a comment
  • Subscribe to my feed Subscriber via Email Follow Me on Twitter! Check me out on Facebook! Check me out on LinkedIn!