The HTC One 2014 (M8) design exposed

Posted by Unknown Minggu, 16 Februari 2014 0 komentar
One thing for sure, everyone seems to agree that HTC is defined by their design and build quality. The new HTC One is pretty much revealed in terms of design and construction, strikingly it looks similar to my mockups posted few days back.

Latest round of M8 leaks courtesy of @HTCFamily_RU and @NexusLeaks

What's clear from the latest photos is that there is an entirely new more rugged color combination: gun metal grey, as rumored it has a more intense metal texture like darker silver and the antenna strips are black instead of white, this should tolerate a little more abuse than the current silver and black HTC One, not surprisingly it also reminds us of the space grey iPhone 5s.
 
There also is one recent HTC phone with similar color, the more affordable plastic HTC One HTC Desire 700, I recently had my hands on this device and I have to say it looks fantastic particularly the speaker covers which are the only metal elements in that phone, of course it's also rumored that the M8 will be released with up to four color combinations from the get go.

Gun metal grey with black accents: reminds us of the HTC Desire 700

Other apparent elements in the construction are the four visible antenna strip edges in the front view, a thinner outer frame and the metal back plate extending to the sides, all of which we highlighted in our previous article, unlike the "composite" HTC One pseudo metal unibody with molded plastic sides, the M8 clearly carries a complete metal body fully leveraging HTC's antenna innovations as seen in the current HTC One, which means no ugly plastic patches and the antennas are simply streamlined in minimal injected strips. Like the old HTC Desire HD the entire internal hardware, screen and speaker covers will be housed within this unibody.

The current HTC One is universally praised for it's beauty and high build quality, however it's that very beauty which was often subject to aesthetic damage due to the exposed machined diamond cut edges and the sandwiched plastic frame, a design that suffered a small gap-gate on the first production runs and prompted HTC to do some corrections with the One Mini and Max by adding a protective plastic frame, but with the M8 it looks like HTC is one step closer to their "dream for an all-metal phone".

The HTC One (M7) had a unique composite unibody, previous HTC phones like the gorgeous One S and Desire HD had full metal bodies with big plastic patches for reception

Now let's compare it with our own previous renders and we can see how close it is to the leaked official render, right down to the location of the volume and power buttons, the dual cameras and the exposed antenna strips in the front, but we also notice something new on the top right, is that an exposed notification LED? it brings memories of another HTC metal phone, the One V.



The HTC One V had a unique LED notification light visible from many angles

With rumors of a unique camera, an Ultrapixel sensor for low light and 13 MP sensor for daylight (joining an already strong set of camera innovations like Burst, ZOE and Video Highlights), it's clear that HTC is attempting to refine the HTC One design by addressing most concerns and niggles ranging from the lack of pixel count in the daylight camera, passing by the lack of SD card storage expansion, the neat but hard to spot micro notification light and finally ending the fragile beauty of the HTC One high end construction. The HTC One was their "all-metal phone", their next HTC One seems to be the "full-metal phone".

Finally there is one more matter to point out, the leaked print seems to be for the official screen protector, simply titled "HTC ONE (M8)". Is HTC about to simply use codenames a way to separate between old and new models?

We will leave discussing the rumored hardware specs for another day. Of course this is all following the trail of leakers, which can still be misleading so let us know if you think some big surprises are still in store.

Have any questions or comments? Feel free to share! Also, if you like this article, please use media sharing buttons (Twitter, G+, Facebook) below this post!

Baca Selengkapnya ....

WeddingWire helps millions of engaged couples and event businesses using Google Apps

Posted by Unknown Jumat, 14 Februari 2014 0 komentar


Editor's note: In honor of Valentine’s Day, and in the spirit of Cupid’s arrow, today we hear from a business that’s in the business of weddings. Our guest blogger is Lee Wang, COO of WeddingWire, a wedding technology marketplace that connects couples planning nuptials with wedding professionals. See what other organizations that have gone Google have to say.


Our goal at WeddingWire is to make wedding planning fun and simple. We connect engaged couples to event merchants, provide them with consumer reviews, online planning tools, and help them stay organized as they plan their big day. We also help event merchants manage their workflow and their business more efficiently through our SaaS business management tools. Using our suite of productivity tools, event merchants can generate new prospects, book appointments, manage their social media, create engaging content, and send digital contracts. They can even collect payment, all without leaving WeddingWire.

We recognize the importance of making work simple, exciting, and enjoyable for our employees at WeddingWire to help power our success. Google Apps plays a big part in that. We’ve used Google Apps to help run our entire IT infrastructure since 2006, when it was a beta product. We were also in beta, with four co-founders working out of our CEO’s pink living room. Today, our organization has grown from four to more than 320 employees.

As we scale our organization, we are often in need of new ways to help keep our team connected and productive. We have WeddingWire team members working around the world, from Los Angeles to Raleigh to international locations such as Brasov, Romania. We rely on Google Hangouts to ensure that everyone from Los Angeles to Brasov can participate in company-wide meetings. Google Apps makes it easy to switch from a physical meeting to a virtual video meeting since Google Calendar and Google Hangouts are so seamlessly integrated. Whether for daily use or for difficult weather-related situations, our essential business functions can always carry on.
Lee Wang and the executive team
We believe that constant thought sharing and collaboration makes us a smarter company. Google Apps helps us realize that philosophy online. In the office, we have an open seating plan and lots of common areas, so employees are can have more and better conversations. The ability to instantly collaborate with Google Docs in real-time to solicit feedback or edits on an idea, project or article, makes us work better and smarter as a team. When we recently rebranded our flagship website (WeddingWire.com), we created a master Google Doc where key stakeholders across the entire organization could add their updates and comments. Everyone from website developers and marketers to sales reps and executives could jump in and know the latest status and sentiment at any time.

Google Apps gives our employees a way to work together better from office, at home, or across the world. It gives us the opportunity to be spontaneous and team-oriented, and frees us up to make work more fun, for us and for our customers. When your job is helping people in love plan the biggest – and most exciting – day of their lives and empowering the businesses of those who serve them, you want to do it right.



Baca Selengkapnya ....

New Client API Model in Google Play Services

Posted by Unknown Kamis, 13 Februari 2014 0 komentar
gps


By Magnus Hyttsten, Google Developer Relations



Google Play services 4.2 has now been rolled out to the world, and it’s packed with much-anticipated features such as the brand new Cast API and the updated Drive API.



In addition to these blockbuster announcements, we are also launching a slightly less visible but equally important new API — a new way to connect client APIs and manage API requests. As with the initial Drive API, these changes were available as a developer preview in earlier releases of Google Play services. We're now happy to graduate those APIs to fully supported and official.



In this post we'll take a look at the new Google Play services client APIs and what they mean for your apps — for details be sure to read Accessing Google Play services and the API reference documentation.



Connecting Client APIs


The client connection model has now been unified for all the APIs. As you may recall, you were previously required to use separate client classes for each API you wanted to use, for example: PlusClient, GamesClient, etc. Instead, you should now use GoogleApiClient, which allows you to connect to multiple APIs using a single call. This has great advantages such as:




  • Simplicity—The onConnected() method will be called once, and only when connectivity to all the client APIs you are using have been established. This means you do not have to intercept multiple callbacks, one for each API connected, which simplifies the code and state management.


  • Improved user experience—With this design, Google Play services knows about everything your app needs up front. All APIs, all scopes, the works. This means that we can take care of the user consents at once, creating a single consolidated user experience for all the APIs. No more sign-in mid-process terminations, partial state management, etc.



Below is an example of establishing a connection the Google+ and Drive APIs. To see the reference information for this new client connection model, you should check out the com.google.android.gms.common.api package.



@Override
protected void onCreate(Bundle b) {
super.onCreate(b);

// Builds single client object that connects to Drive and Google+
mClient = new GoogleApiClient.Builder(this)
.addApi(Drive.API)
.addScope(Drive.SCOPE_FILE)
.addApi(Plus.API, plusOptions)
.addScope(Plus.SCOPE_PLUS_LOGIN)
.addConnectionCallbacks(this)
.addOnConnectionFailedListener(this)
.build();
}

@Override
protected void onStart() {
super.onStart();

// Connect to Drive and Google+
mClient.connect();
}

@Override
protected void onConnected(Bundle connectionHint) {
// All clients are connected
startRockAndRoll();
}

@Override
protected void onConnectionFailed(ConnectionResult result) {
// At least one of the API client connect attempts failed
// No client is connected
...
}



Enqueuing API Calls


Another new feature is enqueuing of API calls, which allows you to call read methods before the API clients are connected. This means you can issue these calls up front, for example in onStart/onResume, rather than having to wait and issue them in different callback methods. This is something which will greatly simplify code if your app requires data to be read when it is started. Here is an example of where a call like this can be placed:



@Override
protected void onStart() {
super.onStart();
mClient.connect();
}

@Override
protected void onResume() {
super.onResume();

// Enqueue operation.
// This operation will be enqueued and issued once the API clients are connected.
// Only API retrieval operations are allowed.
// Asynchronous callback required to not lock the UI thread.
Plus.PeopleApi.load(mClient, “me”, “you”, “that”).setResultCallback(this);
}



Supporting both Asynchronous and Synchronous Execution


With this release of Google Play services, you now have the option to specify if an API call should execute asynchronously (you will receive a callback once it is finished), or synchronously (the thread will block until the operation has completed). This is achieved by using the classes PendingResult, Result, and Status in the com.google.android.gms.common.api package.



In practice, this means that API operations will return an instance of PendingResult, and you can choose if you want the method to execute asynchronously using setResultCallback or synchronously using await. The following example demonstrates how to synchronously retrieve the metadata for a file and then clear any starred flag setting:



// Must be run in a background task and not on UI thread
new AsyncTask <DriveFile, Void, Void> {
protected void doInBackground(DriveFile driveFile) {

// Get the metadata synchronously
MetaDataResult mdGetResult = driveFile.getMetadata(mClient).await();
if (!mdGetResult.isSuccess()) {
// Handle error
}

MetaData md = mdGetResult.getMetadata()
// Perform operations based on metadata

// Update the meta data, unconditionally clear the starred flag
MetaDataChangeSet mdCS = new MetadataChangeSet.Builder()
.setStarred(false)
.build();

MetaDataResult mdUpdateResult =driveFile.updateMetaData(mClient,mdCS).await();
if (!mdUpdateResult.isSuccess()) {
// Handle error
}

… // continue doing other things synchronously
}).execute(fileName);


It should be stressed though that the old best practice rule — do not block the UI thread — is still in effect. This means that the execution of this sequence of API calls described above must be performed from a background thread, potentially by using AsyncTask as in the example above.



Moving your apps to the new client API



We believe these changes will make it easier for you to build with Google Play services in your apps. For those of you using the older clients, we recommend refactoring your code as soon as possible to take advantage of these features. Apps deployed using the old client APIs will continue to work since these changes do not break binary compatibility, but the old APIs are now deprecated and we'll be removing them over time.



That’s it for this time. Google Play services allows Google to provide you with new APIs and features faster than ever, and with the capabilities described in this post, you now have a generic way of using multiple client APIs and executing API calls. Make sure to check out the video below for a closer look at the new client APIs.



To learn more about Google Play services and the APIs available to you through it, visit the Google Services area of the Android Developers site. Details on the APIs are available in the API reference.



For information about getting started with Google Play services APIs, see Set Up Google Play Services SDK









Baca Selengkapnya ....

HTC One 2014 (M8) target renders, a visual compilation of all the leaks

Posted by Unknown Rabu, 12 Februari 2014 0 komentar
Ever since it was leaked that the HTC M8 and Sense 6 will carry on-screen buttons along with the appearance of M8 covers being sold on Chinese supply websites, the web has been flooding with alleged M8 Photoshopped pictures. Let's take a closer look at what we already know about the incoming high-end device from HTC.

There is no denying that many of those leaks are credible, particularly the blue unibody shell we saw first, followed by a 3D printed model, the leaked dual camera/flash and finally a full blown frontal leak. All of which are pieces to a single puzzle from which you can draw the entire picture and that's exactly what we did!



Design wise we can draw the following conclusion from the above leaks:
  • The metal unibody is now full, think Desire HD, it extends to the sides getting rid of the previous sandwiched plastic mold
  • The only plastic areas left are the injected antenna strips similar to the current HTC One, they also extend to the sides and appear on the front outer edges
  • Dual camera flash like the iPhone5s with different color tones, they share a single hole with a unique semi curved design
  • The volume rocker is on the right
  • The power button moved to the top right
  • SIM card is on the top left and SD slot on the opposite right above the volume rocker (evident in the under-screen fixture from the blue leak)
  • The  device corners are now more rounded
  • There is no added frame surrounding the screen area, instead the metal speaker covers and screen are inserted within the unibody, resulting in a true full metal phone
  • The speaker grills extended in width and the top sensors are moved next to the front camera
  • The main camera and sub camera have a machined diamond cut edges like the One Mini, the previous white ring on the current HTC One camera is gone
  • It's larger than the current HTC One, similar to the HTC Butterfly in size
Sense 6 Blinkfeed and wallpapers were leaked via @evleaks and of course the UI itself appears in many of the latest photos, which reveal a more transparent UI like stock Kitkat launcher and on-screen menu buttons, some widgets are tipped to have flipped from black to white.

Size and bezel comparison with the HTC One 2013 (M7)



More HTC M8 renders
Sense 6 leak by evleaks


Sense 6 mockups



More info along with full size images and version history of these mock-ups can be found in the original thread at XDA.

Have any questions or comments? Feel free to share! Also, if you like this article, please use media sharing buttons (Twitter, G+, Facebook) below this post!

Baca Selengkapnya ....

VMware to Bring Traditional Windows Apps and Desktops to Chromebooks

Posted by Unknown 0 komentar


Cloud applications allow flexibility, scalability and security and enable a work-anywhere environment, but many of our customers still use traditional desktop applications. Desktop as a Service (DaaS) helps bridge the gap between the cloud and a traditional desktop by allowing you to run your traditional software in the cloud and have applications appear on your Chromebook similarly to how they run today. An example might be your Windows based accounting application.

Chromebooks have continued to help more and more customers over the last year. According to NPD, Chromebooks made up 21% of U.S. commercial laptop sales in 2013. Customers prefer the low total cost of ownership, the central web-based management console and the fact that they don't need any additional security or anti-virus software. These are reasons why businesses large and small are adopting Chromebooks.

Today, customers can fully embrace the cloud with Chromebooks using VMware Horizon™ DaaS®. VMware and Google are working together to make the migration of legacy applications even easier, by using the HTML5/Blast experience from Chromebooks. This means you can work with Chromebooks and connect to a Windows experience running VMWare™ Horizon View.

As the countdown to Windows XP end of life continues, deploying Chromebooks and taking advantage of a DaaS environment ensures that security vulnerabilities, application compatibility and migration budgets will be a thing of the past.

VMware Horizon DaaS enables customers to centralize other desktop environments and manage these as a cloud service. Initially available to customers as an on-premise service or by VMWare vCloud Service Provider Partners (VSPPs) offering DaaS in the cloud or within hybrid deployments. Users will be able to access their Windows applications, data and desktops using VMware’s Blast HTML5 technology to their Chromebook.

This technology is available now by bringing together VMware Horizon View 5.3 and Chromebooks as an on-premise service and will be available soon as an application that can be installed from the Chrome Web Store. To find out more follow this link.



Baca Selengkapnya ....

Google Search Appliance gets an update with version 7.2

Posted by Unknown Selasa, 11 Februari 2014 0 komentar


Your company has a wealth of collective knowledge and data, but how quickly can employees or customers find the right information? Google Search Appliance (GSA) gives businesses a simple way to search all their content, no matter where it lives or what format it’s in. Today we’re adding new capabilities to GSA with version 7.2, making it even easier to find documents, organize your data and let your team focus on what really matters: getting things done.

Entity management gets easier
GSA 7.0 introduced entity recognition, which helps businesses categorize unstructured content by extracting entities—attributes like date, author and product type—from documents. With GSA 7.2, you get a chance to test and tweak your entities before indexing begins. This helps ensure that the entities you choose and apply will work best for your organization’s needs.

Helping to make search more universal
Companies rely on GSA to make all their files discoverable from a single search box, no matter where they live. It does this with the help of components called connectors, which link GSA to various data sources and index their contents. In GSA 7.2, we’ve made the connector framework more scalable and flexible. Customers and partners can develop and improve custom connectors more easily, helping GSA become a truly universal information hub.

More search, less typing
Relevant results shouldn’t rely on exact queries—especially when you’re dealing with long product names or technical data. Say you’re searching for part number 3728. With GSA 7.2, instead of struggling to remember the exact part number, you can type in “part number 37” plus a wildcard character such as an * to execute the query. With wildcard search, you don’t have to memorize complicated terms to find what you need.

In addition to these features, GSA 7.2 also introduces a redesigned admin console, improved language support and advanced sorting. To upgrade your GSA software, login to the Google Support Portal and download the release beginning at 9:00 am PT today.

To find out more about Google Search Appliance, click here.



Baca Selengkapnya ....

Blizoo Brings 1,500 Employees from Two Merged Companies Together Via Google Apps

Posted by Unknown 0 komentar


Editor's note: Today’s guest blogger is Yordan Kamburov, IT Director of Blizoo Media and Broadband EAD, the largest digital cable operator in Bulgaria. In this post he discusses why Blizoo brought its 1,500 employees in 35 locations onto Google Apps for Business. See what other organizations that have “gone Google” have to say.

Blizoo Media and Broadband EAD is Bulgaria’s largest cable company, providing high-quality digital television, Internet and telephone service across Bulgaria and Macedonia. The company is growing quickly as broadband Internet usage surges in Bulgaria.

Blizoo was born from the merger of CableTel and Eurocom Cable in late 2009, and since then, we’ve been working hard to bring together 1,500 employees across 35 locations into one cohesive team. We’re known for deploying the most advanced network infrastructure, but, ironically, when it came to our internal communications systems, things weren’t so cutting-edge. Shortly after the merger, we realized each company was using a totally different communications system for email and calendaring – and both of these solutions were hopelessly outdated.

CableTel and Eurocom’s IT teams came together to find a unified communications solution that would move our newly combined company into a new era of collaboration. We wanted one platform for email, calendars, file sharing, video calls and messaging – accessible by all employees – no matter where they were located or what device they were using. During the evaluation process, we considered Google Apps, Lotus Notes, Microsoft Exchange and open-source solutions like Zimbra. Google Apps was the only solution that covered all the bases – offering full collaboration, totally in the cloud.

The transition to Google Apps was very smooth. In partnership with our integration partner Solitex, we quickly moved all 1,500 employees to Google - and not one single email was lost in the transition.

All of our departments have found innovative ways to use Google Apps. The HR department uses Drive as their central employee management hub. They created special Docs and Templates that managers can fill in when employees are hired, promoted or leave the company. The sales department has adopted Google Apps to run training programs and create reports. Managers store all types of presentations in Drive, from training guides to skill-building programs to weekly bulletins. Since implementing Google Apps, sales managers spend 30-45% less time inputting data and calculating commissions.

The IT department also appreciates how easy it is to manage Google Apps. There is virtually no maintenance required and we don’t have to operate our own servers. We’ve reduced time spent managing the communications system by at least 30%. Google’s built-in security means we worry far less about about data leaks. Before, employees emailed attachments back and forth, which was not only cumbersome, but created multiple security risks. Now, they just log securely into Drive to collaborate in real-time.

From IT and HR, to sales, management, marketing and beyond, Google Apps has made life easier for all Blizoo employees.aborate in real-time.



Baca Selengkapnya ....
Trik SEO Terbaru support Online Shop Baju Wanita - Original design by Bamz | Copyright of android qvga.