Reply to topic  [ 22 posts ]  Go to page Previous  1, 2
WWDC 2014 
Author Message
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
paulzolo wrote:
I watched it, but really got narked by the constant use of the word “super” as a prefix. “It’s super exciting” - everyone said it to the point where it became meaningless.
If they wanted to do hyperbole, I wish they could have used a more varied language. It got super repetitive and super annoying.

It does seem to be a bit of a current fashion to replace the word 'very' with the word 'super'. I'm not sure it makes any difference to the meaning but it does seem a bit 'arch', if you know what I mean. It's not just an Apple thing though.

paulzolo wrote:
All that said - I do think that someone has gone and knocked heads together in a board room. A lot of what was announced - closer iOS and OSX integration, the whole “continuity” concept was, in my mind, something that should have been done ages ago. I’m glad they’ve got round to it.

One thing that struck me; the new 'widget based' notification centre is actually VERY like the windows 8 sidebar thing. Which next to nobody ever uses.

paulzolo wrote:
I am also glad to see the return of iDisk - albeit in a slightly different form - but able to share any document. They lost traction to DropBox by dropping iDisk.

The fact they're providing a windows client is a major plus IMO.

paulzolo wrote:
Also Swift. An Apple engineer frond of mine tells me that I should find that useable. I’ve tried in the past, but have struggled with Objective C. I’m told that Swift should feel more natural to me (I mostly work in JavaScript and PHP when I’m using my coding head).

I haven't had a chance to read much of the book yet, but it does seem to have evolved more from the Java line of a languages than the C line. if the promises for for improved performance and maintainability work out though why the heck not. It does make a bunch of Objective-C books on a shelf at home suddenly feel quite redundant though :D.

Jon


Tue Jun 03, 2014 9:41 am
Profile
Doesn't have much of a life
User avatar

Joined: Wed Apr 29, 2009 9:33 am
Posts: 667
Reply with quote
Wasn't Yosemite also the name of the original PowerMac G4 Motherboard?

_________________
UltraSonic f***erPhonic ZombieShockin TrailerRockin BabyBoomin GaitorGroomin InterStellar LadyRaiders


Tue Jun 03, 2014 10:04 am
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
BigRedX wrote:
Wasn't Yosemite also the name of the original PowerMac G4 Motherboard?

There was definitely a Power Mac that had 'Yosemite' as it's pre-release codename. Although I do kind of like 'OS X Oxnard'.


Tue Jun 03, 2014 10:15 am
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 6:27 pm
Posts: 12251
Reply with quote
jonbwfc wrote:

paulzolo wrote:
Also Swift. An Apple engineer frond of mine tells me that I should find that useable. I’ve tried in the past, but have struggled with Objective C. I’m told that Swift should feel more natural to me (I mostly work in JavaScript and PHP when I’m using my coding head).

I haven't had a chance to read much of the book yet, but it does seem to have evolved more from the Java line of a languages than the C line. if the promises for for improved performance and maintainability work out though why the heck not. It does make a bunch of Objective-C books on a shelf at home suddenly feel quite redundant though :D.

Jon


I had a look at the first chapter. It looks very much like JavaScript in its form. Now, I know that JavaScript is a world away from Objective C, but the examples in the first chapter are very familiar to me. I’ve spent my time working on and off with JavaScript for a long time, so the familiarity is a bit like a big “welcome” mat on the door. I expect that will change when I fond I can’t do quite what I want, but let me dream until XCode 6 is out of Beta.

For example, this is a simple example.

Code:
“let label = "The width is "
let width = 94
let widthLabel = label + String(width)”


The resulting output will be “The width is 94”.

Another more complex example:

Code:
“let vegetable = "red pepper"
switch vegetable {
case "celery":
    let vegetableComment = "Add some raisins and make ants on a log."
case "cucumber", "watercress":
    let vegetableComment = "That would make a good tea sandwich."
case let x where x.hasSuffix("pepper"):
    let vegetableComment = "Is it a spicy \(x)?"
default:
    let vegetableComment = "Everything tastes good in soup."
}”


Excerpts From: Apple Inc. “The Swift Programming Language.” iBooks. https://itun.es/gb/jEUH0.l

I can hear the serious coders flinging their hands in the air “O, fie! Now web developers think they are programmers”! :lol:

Meanwhile, the slow death of AppleScript...

_________________
All the best,
Paul
brataccas wrote:
your posts are just combo chains of funny win

I’m on Twitter, tweeting away... My Photos Random Avatar Explanation


Tue Jun 03, 2014 1:09 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
Just 'cos you think you know a language :D. I have an old power mac and a spare SATA drive, so I thought I'd give Yosemite a go. It's actually rather nice on initial impression, haven't actually done much though, just downloaded the XCode beta.


Wed Jun 04, 2014 6:31 am
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
Power Mac? I thought Apple had abandoned PowerPC architecture years ago...

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Wed Jun 04, 2014 8:23 am
Profile ICQ
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
big_D wrote:
Power Mac? I thought Apple had abandoned PowerPC architecture years ago...

Sorry, I'm an old man. Mac Pro.


Wed Jun 04, 2014 9:27 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 22 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.