Chrome's Classic New Tab Page, No Longer Available

Posted by Unknown Jumat, 21 Februari 2014 0 komentar
Chrome 33 brings some bad news for those who dislike the updated new tab page.Until now, you could disable the new interface in chrome://flags: the Instant Extended API flag allowed you to do that. In Chrome 33, the flag has been removed.Google says that "there are no plans at the moment to provide a way built into Chrome to change the new tab page. You can find a number of alternative New Tabs...

Baca Selengkapnya ....

The New Google Maps Replaces the Classic Interface

Posted by Unknown 0 komentar
Last year, Google released a completely new Google Maps interface for desktop, but made it opt-in. Since then, the Google Maps team fixed bugs, improved performance and added some of the missing features (Pegman, My Location, short URLs, multi-point directions). The next step is obvious: the new Google Maps will become the default version."Over the coming weeks, the new Google Maps will make its way...

Baca Selengkapnya ....

YouTube Has a New Interface

Posted by Unknown 0 komentar
After many months of experiments, YouTube's new interface is finally available to everyone. The layout is center aligned, the header is sticky, the guide sidebar is now a "hamburger"-style menu that includes your playlists, subscriptions and more."YouTube now has a center-aligned look, fitting neatly on any screen size, and feeling similar to the mobile apps you're spending almost half your YouTube...

Baca Selengkapnya ....

Google+ Auto Backup Installer Links

Posted by Unknown Rabu, 19 Februari 2014 0 komentar
If you want to install the Google+ Auto Backup app for desktop without first installing Picasa, here are the direct links to the setup files:Windows: https://dl.google.com/dl/edgedl/picasa/gpautobackup_setup.exeMac: https://dl.google.com/dl/edgedl/picasa/gpautobackup_setup.dmgAfter installing the software in Windows, search for Auto Backup in the Start menu/screen, click "Google+ Auto Backup"...

Baca Selengkapnya ....

Quickly Enable Google SafeSearch

Posted by Unknown 0 komentar
If you want to temporarily turn on Google's SafeSearch, you can do that without opening the settings page. Just click the gear icon and select "turn on SafeSearch". When SafeSearch is enabled, you'll see a message next to gear button: "SafeSearch on". To disable it, click the same button and select "turn off SafeSearch"."With SafeSearch, you can help prevent adult content from appearing in your search...

Baca Selengkapnya ....

Enable Data Compression Proxy in Chrome for Desktop

Posted by Unknown 0 komentar
Chrome's data compression proxy is only available for Android and iOS, but Jerzy Głowacki figured out a way to bring this feature to the desktop. Just install this extension and it enables the proxy. You can check the savings by visiting chrome://net-internals/#bandwidth and disable it by clicking the button from the toolbar."The extension sends all HTTP (but not HTTPS) traffic through Chrome Data...

Baca Selengkapnya ....

Search by Size in Gmail

Posted by Unknown 0 komentar
Now you no longer need to remember search operators to filter Gmail results by size. Gmail's advanced search added a new option that lets you restrict results to messages larger or smaller than the specified size. Just click the arrow from the search box, pick "greater than" or "less than", enter the size, choose from "MB", "KB" or "Bytes" and click the search button. You can also add other filters."Ever...

Baca Selengkapnya ....

Alert, Confirm, and Prompt boxes in Javascript

Posted by Unknown Sabtu, 15 Februari 2014 0 komentar
The three "commands" involved in creating alert, confirm, and prompt boxes are: window.alert()window.confirm()window.prompt() window.alert() :This command pops up a message box displaying whatever you put in it. <body><script type="text/javascript">window.alert("Iam an alert box!!!")</script></body> window.confirm():Confirm is used to confirm a user about certain action,...

Baca Selengkapnya ....

Simple Gallery Application In Android

Posted by Unknown 0 komentar
Here is simple gallery application.Copy and download the code and try it out..... public class mygalleryactivity extends Activity { Integer[] imageIDs = { R.drawable.pic1, R.drawable.pic2, R.drawable.pic3, R.drawable.pic4, R.drawable.pic5, R.drawable.pic6, R.drawable.pic7 }; Gallery gallery; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);...

Baca Selengkapnya ....

Google+ Easter Egg for Valentine's Day

Posted by Unknown Jumat, 14 Februari 2014 0 komentar
Google+ has a special Easter Egg for Valentine's Day. Mr. Jingles, the Google+ mascot, transformed into a heart. You can find the animation in the Google+ notification box: in Google+ for desktop, Google+ mobile apps and most Google services.Here's the animation that's displayed when you click the icon. This is the "retina" double-sized version:"I <3 you, people of Google+! You've made me feel...

Baca Selengkapnya ....

Google's Timer is Back

Posted by Unknown Kamis, 13 Februari 2014 0 komentar
Remember the timer feature that was available for a few days last year and then quickly removed by Google? It's back now: it only works in the desktop Google search interface and it now has a full screen option. Right now, it seems to be an experimental feature.Here are some examples of searches you can use: [set timer for 30 seconds], [set timer for 10 minutes and 10 seconds], [set timer for an hour...

Baca Selengkapnya ....

Definite Articles in Google Translate

Posted by Unknown 0 komentar
This is pretty useful. When you translate a noun, Google Translate now shows the proper definite article. For example, when you translate "person" into Portuguese, Google displays multiple translations: "a pessoa", "o homem", "a mulher" and more. Google actually translates "the person".When there are too many translations, Google collapses the list.{ Thanks, Camilo....

Baca Selengkapnya ....

My Location in the New Google Maps

Posted by Unknown 0 komentar
The new Google Maps for desktop brings back the "show my location" feature. Just click the button next to zoom in/out and Google Maps will show your location. You'll probably see a dialog that asks for your permission to send your location to Google."If you're unable to activate My Location, you may have previously denied permission for Google Maps to use your location. Or, your browser may have experienced...

Baca Selengkapnya ....

Android Get Current Time and Date

Posted by Unknown 0 komentar
For getting current (today) date and time in android application, we used calendar class get the current instance of android phone clock.After getting calendar class object, we required a formatted object for date and time. Calendar c = Calendar.getInstance(); SimpleDateFormat sdf = new SimpleDateFormat("dd:MMMM:yyyy HH:mm:ss a"); String strDate = sdf.format(c.getTime()); System.out.println("================>>>"+strDate);Android...

Baca Selengkapnya ....

How to sign an android APK, a simplest way

Posted by Unknown Rabu, 12 Februari 2014 0 komentar
After completing your Android Project, you have to sign it before you upload it.And here in this post we explain an easy way to sign an apk via eclipse. Double click the Android Manifest file and and clearly provide the package and version code and version name. Below that there is link called “use the export wizard”. Click on that. then another window will open, there select your desired project.click...

Baca Selengkapnya ....

Google Search Debug Info

Posted by Unknown Sabtu, 08 Februari 2014 0 komentar
Sometimes Google's files reveal internal information. Here's some debug info for Google Search: it looks like many search features are actually server-side plugins and Google measures the time taken to load them. There are plugins for social posts, knowledge panels, rich snippets, product ads, forum clusters, Gmail results, health results, hacked sites, hashtags, empty results, science links, Korea...

Baca Selengkapnya ....

YouTube Tests New Mobile Site UI

Posted by Unknown 0 komentar
YouTube tests a new interface of the mobile site. It's closer to the mobile app UI, it shows the description and the number of likes and dislikes, a red "subscribe" button and action buttons are placed below the video.There are other changes: the new YouTube logo, the "hamburger" menu, bigger thumbnails, new font, gray background.{ Thanks, Nedas....

Baca Selengkapnya ....

New holiday calendars

Posted by Unknown Senin, 03 Februari 2014 0 komentar
Posted by Ronnie Falcon, Associate Product Manager Intern Interested in celebrating Carnival with your cousin in Argentina, or not sure when your friend in Zurich is off for the Swiss National Day holiday? You can now choose from 30 additional country holiday calendars in Google Calendar to help keep track of special occasions in different countries so there’ll be even more to celebrate. The calendars,...

Baca Selengkapnya ....

More System Gmail Labels

Posted by Unknown Sabtu, 01 Februari 2014 0 komentar
Back in 2007, I posted a list of shortcuts for system Gmail labels. For example, instead of searching for [issue in:inbox], you can use [issue label:^i.] or [issue l:^i]. Instead of searching for [receipt in:spam] or [receipt label:spam], you can use [receipt l:^s].Mihai Parparita found other system labels and some of them don't have documented alternatives:^g: muted conversations (just like is:muted...

Baca Selengkapnya ....

YouTube's Center-Aligned UI, Ready For Launch

Posted by Unknown Jumat, 31 Januari 2014 0 komentar
YouTube continues to refine its center-aligned experimental interface, first spotted in July. The latest tweaks include a menu button placed next to the YouTube logo, a gear button placed next to the "upload" button and a sidebar that remembers the latest display state.Just like in the previous iterations, the header is sticky and the layout is center-aligned.The homepage uses carousels and shows...

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