Showing posts with label Apple. Show all posts
Showing posts with label Apple. Show all posts

Sep 25, 2015

iOS 9.0.1 with a host of bug fixes


iOS 9.0.1 with a host of bug fixes
iOS 9.0.1 with a host of bug fixes
Apple has released iOS 9.0.1 with a host of bug fixes.

-- Fixes an issue where some users could not complete the setup assistant after updating, because the "Slide to Upgrade" function was unresponsive.

-- Fixes an issue where sometimes alarms and timers could fail to play.

-- Fixes an issue in Safari and Photos where pausing video could cause the paused frame to appear distorted.

-- Fixes an issue where some users who manually set up how their phones connect to their wireless networks could lose their data connections.

It's certainly not a big update, but it will allow a small group of people who were unable to upgrade to iOS 9 finally get the latest iPhone operating system. That unresponsive "Slide to Upgrade" bug was annoying to people who were eagerly waiting to get iOS 9, but couldn't.

Apple (AAPL, Tech30) made the new iOS available in a public beta for the first time this summer, allowing people to test out the new software. In theory, that should have helped reduce the number of bugs at launch.

Compared to previous versions of iOS, iOS 9 is (so far) pretty bug-free. The biggest problem so far was Apple's inability to satisfy demand, giving thousands of people headaches when they were unable to contact Apple's servers to download the new operating system.

Eventually, people were able to get the upgrade, however. In fact, Apple said iOS 9 has the fastest adoption rate of any iPhone operating system in history.

The latest version of Apple’s iPhone and iPad software promises better battery life (more powerful Power Bank inside, a smarter Siri and true multitasking – but does it deliver and is it worth upgrading?


The first thing you notice when you fire up an iPhone or iPad after installing iOS 9 is the lack of newness. It looks like iOS 8, it feels like iOS 8 and behaves like iOS 8 – the changes are subtle.

For instance, I didn’t notice until a week in that the type face had changed. The whole operating system uses a new “San Francisco” typeface instead of the traditional Helvetica.
First introduced with the Apple Watch, San Francisco promises to fit more on-screen. It does precisely that but it’s a blink-and-you-miss-it change, as is the fact that Passbook is now called Wallet.

Notifications within the pull-down Notifications Centre are now in chronological order too, which is much better, and can be cleared individually or by the day, but there’s still no “clear all” button.


Cr.CNN money,Synergy | Twitter ,bangkok21st ,doly news

Sep 10, 2015

Apple try to make woman smile ? CNET Report


 Apple try to make woman smile ? CNET Report
 Apple try to make woman smile ? CNET Report


"How are we going to make this Photoshop thing exciting? 
How about making Steve Ballmer look even redder?"
"Nah, we like Microsoft now."
"How about making a serious woman smile?"
"Great. Everyone loves seeing a woman smile. Let's do it!"

Yes, someone at Apple thought it was a very fine idea.

Perhaps they were were moved by the imagery of the great Donald Trump, who mused that Megyn Kelly had blood coming out of her nose and her wherever.

Women are moody and angry. Men exist to make them smile.

And so it was that during Apple's latest event Wednesday, an iPad Pro demonstration by Adobe of its Photoshop Fix app offered a woman with bright red lipstick yet dour expression being magically transformed by a nerd.

She beamed. Men applauded.

Others, though -- women, for example -- looked at this and sighed. Tech has a bad enough problem not only with recruiting women but also with treating them respectfully and equally.

So along comes the most watched (whether you like it or not) tech event of the year and here's a shtick where we make a woman smile.

It's not as if Apple isn't conscious of its diversity problems. At the event, the company's senior designer Jen Folse demoed Apple TV. 3D4Medical's Irene Walsh presented her company's Essential Anatomy 5 app. Michelle Peluso, Gilt Groupe's CEO, also talked about Apple TV not Android TV Box haha.

Previously, most Apple events had been a series of men promising magic, with the lone fascination being whether their shirts were tucked in or out.

Some might (will) mumble that making a model smile with Photoshop is what happens on shoots all the time. (Please don't.) They might forget that the very essence of how the media regularly Photoshops women is one that is being severely challenged. Keira Knightley is just one who has created her own form of protest.

Moreover, Apple is the company of detail. It insists that it puts more thought and more heart into everything it does.

Tim Cook has declared that Apple needs to do much more about diversity. He's said that the best products come from diversity.

Did no one look at this demo -- such events enjoy many rehearsals -- and wonder whether another example, any other example might be a touch more, well, 21st century?
Instead, it came across suggesting that a 1950s "Come on, baby, give us a smile," entreaty is still entirely appropriate.

Apple wasn't immediately available for comment. However, some took to Twitter to express everything from sadness to incredulity to anger.

As my colleague Rachel King tweeted: "Did they really just use Photoshop in a demo to force a woman to smile? How is this really happening?"

Cr.CNET,Fashion Lady Accessories ,Leather Handmade Accessory ,bangkok21st ,Synergy | Twitter ,


Jun 13, 2015

Open Sourcing : Apple announced


Open Sourcing : Apple announced
Open Sourcing : Apple announced
Apple’s vice president of engineering Craig Federighi announced that the company will open source the next version of its programming language Swift.

The biggest round of applause at Apple’s Worldwide Developers Conference keynote yesterday didn’t come when the company announced new versions of iOS and OS X, or even the new Apple Music service.

Why the excitement? Developers have demonstrated a growing preference for open source tools and platforms over the past 15 years. Apple, meanwhile, has pushed iOS developers towards its own in-house development technologies and away from third-party tools, such as Adobe Flash, that it deems inefficient.

But even Apple can only risk alienating the developers on whom it relies for so many third-party apps and services so far. Coders have myriad options available to let them do their jobs the way they want; to keep them in-house, it turns out, Apple has to open up.

To be sure, Swift is already growing like mad. But many other new programming languages have been created in recent years that are vying for devs’ attention. Facebook is experimenting with Hack and D; Google open sourced its Go language; and Mozilla just released the first full version of its language Rust.

Each of these languages has its strengths and weaknesses and one or more of them could become the next de facto standard for software development. And each one is open source.

Most significant, however, was Microsoft’s decision last year to open source its .NET framework. In doing so, Microsoft gave its official stamp of approval to all developers using its languages outside of the Windows ecosystem, including for OS X and iOS, and provided code to make it easier for others to modify and extend the .NET platform for their own use.

Faced with the prospect of developers using Microsoft tools to develop apps for Apple products, Apple really had no other choice but to make Swift equally dev-friendly.
Apple’s Objective

Apple first announced Swift a year ago at the last WWDC event. It’s meant as a successor to Objective C, a language owned by Apple that dates back to 1983 and, until Swift, was the primary language used for developing iOS apps.

Swift is a more modern language that adds some ambitious features designed to help new programmers learn to code and help experienced coder avoid making serious programming mistakes.

Although Apple is no stranger to open source—it released the code for both Darwin, which underpins its OS X operating system, and WebKit, the foundation of its Safari web browser—it never open sourced Objective C.

Though it’s technically possible to use Objective C on other operating systems, lack of support from Apple has typically made cross-platform coding difficult. That presented an opportunity for Microsoft and its .NET development platform.

A company called Xamarin has long offered tools that allowed developers to use Microsoft’s languages to build software that could run on Windows, Linux, iOS, Android and more. That meant developers didn’t have to write apps in both Java, to target Android, and Objective C, to target iOS. They could even use the same code as the basis for desktop and server side applications as well.

Although most iOS and OS X developers still use Objective C or Swift, Apple could be trying to head Microsoft off at the pass by making Swift available on other operating systems. The upshot could in part mean Apple’s own programming language could eventually be used to make apps for archrival Android.

 But the company appears to believe that the risk is outweighed by the reward of ensuring developer loyalty and support.
How Open Is Open?

In a blog post, Apple writes that its open source release will include core parts of the Swift ecosystem — including the compiler and standard library — under a standard license, though details remain sparse as to how open open will really be.

It’s entirely possible that Apple will retain key rights, just as the company that originally created Java did. Apple could even end up backing out of making Swift open, as it did with FaceTime, which it once promised would be an open standard for video communications. Regardless, it’s a big change for Swift, which has only been available for Apple’s own platforms.

Apple itself is helping bring Swift to the Linux operating system, and having direct access to the code Apple uses to actually run software written in Swift, other companies will have an easier time supporting Swift as well. There has been no mention, however, of open sourcing its Cocoa interface, another core piece of most iOS and OS X applications.

Still, open sourcing Swift on any terms should give developers some assurance that they won’t end up in a legal morass like the one faced by Google in its ongoing fight with Oracle over the search giant’s use of the Java programming language. Oracle alleges that Google violated its intellectual property by creating its own Java-like programming platform for Android.

It’s too early to say how the case will wind up affecting everyday developers. But by moving programming languages and other core developer technology into the realm of open source, companies like Apple can provide some assurances that developers will be able to adopt these tools to their own needs without facing legal action. After all, app development is hard enough without the threat of a lawsuit landing in your inbox.

Cr.Wired, ข้อมูลอัพเดท

Jan 22, 2015

IPhone & Snowden


Snowden say " Iphone not secure "
Edward Snowden : iPhone has spy

iPhone has secret software that can be remotely activated to spy on people, says Snowden

The iPhone has secret spyware that lets governments watch users without their knowledge, according to Edward Snowden.

The NSA whistleblower doesn’t use a phone because of the secret software, which Snowden’s lawyer says can be remotely activated to watch the user.

"Edward never uses an iPhone, he’s got a simple phone," Anatoly Kucherena told Russian news agency RIA Novosti. "The iPhone has special software that can activate itself without the owner having to press a button and gather information about him, that’s why on security grounds he refused to have this phone."



GCHQ : advanced technology to access encrypted files
The Snowden leaks revealed that Britain’s spy centre GCHQ had been using advanced technology to access encrypted files (Getty)


Apple has been active in making the iPhone harder for security services to spy on, and the company said that iOS 8 made it impossible for law enforcement to extract users’ personal data, even if they have a warrant. The company has also been active in campaigning for privacy reform after the Snowden revelations, joining with Facebook and Google to call for changes to the law.

But recently published files from the NSA showed that British agency GCHQ used the phones UDIDs — the unique identifier that each iPhone has — to track users. While there doesn’t seem to be any mention of such spying software in any of the revelations so far, a range of documents are thought to be still unpublished.

Snowden opts not to use the phone for professional reasons, but Kucherena said that whether or not to use one was a personal choice,

Cr.Sputnik News