Showing posts with label now. Show all posts
Showing posts with label now. Show all posts
Thursday, August 25, 2016
Adding website features now
Adding website features now
I will be adding features now. What I play, my stream, and more.
Try to visit later in my site. It will be awesome.
Wednesday, August 24, 2016
Google Now Contextual Photos backgrounds in Seoul
Google Now Contextual Photos backgrounds in Seoul
Over at his Google Operating System blog, Alex posted about how the background image in Google Now has changed for some people from the generic-but-cute default Google pictures to pixelated cityscapes that appear to be from the users local area.
I noticed this in my Google Now several weeks ago, but to be honest I just assumed everyone saw this same image. I sure didnt recognize it as being from the local area then. But in fact, it looks like other Korean users are being shown the same image, so it must be from Seoul.
Heres what I usually see:
![]() |
| My Google Now card, showing the background cityscape |
![]() |
| Detail view of Google Nows (Seoul?) skyline image |
If I had to guess, Id say that tall building near center-right is the 63 Building (?? ??). Compare this scene with photos taken of it such as this one here and this one here. What do you think? Same scene? I cant seem to find exactly the shot that Google is using here, so anyone has any more information, let us know.
UPDATE 2015-01-12:
![]() |
| Wonhyo Bridge (?) background in Google Now |
UPDATE 2015-01-17:
![]() |
| Seongsu Bridge & Namsan Tower background in Google Now |
Here is yet another that showed up yesterday. This one pretty clearly shows the Seongsu Bridge (????) at foreground with the N Seoul Tower (N????) on Namsan (??) in the background. Compare Googles image with this one taken by Robert Koehler. Pretty spot-on. Incidentally, visit Roberts blog for more great photos of Korea.
At any rate, I think most of these photos are pretty... pretty ugly. The weird pixelation makes it look childish and a bit distracting. I like the sentiment behind it, but surely there are better photos they could have chosen.
=====
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
Labels:
backgrounds,
contextual,
google,
in,
now,
photos,
seoul
Tuesday, August 23, 2016
Air Quality card in Google Now in Korea
Air Quality card in Google Now in Korea
I noticed a new card appearing yesterday in my Google Now stack, an Air Quality card:

Must have been that breezy winter storm that cleared the air, because that seems to be the cleanest Ive ever seen it. Ive blacked out my location, which was accurate to the "-gu" level.
I quite like this feature, as I used to have a bookmark in Chrome to check out the air quality. I wonder if Google noticed this in my web history and thats why it started displaying the card? Id be curious to know if any other Google Now users in Korea are seeing this.
It seems the info is provided by the "Korea Environment Corporation"; when you tap the bottom of the card, it takes you to their, how can I put it lightly, non-mobile-optimized homepage.
I did a quick Google search for "Google Now air quality card" and saw nothing in the results. Could it be a new feature? Any one outside Korea seeing it? Maybe a nice little Christmas gift for us Korean Google fans? ^_^
=====
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
Friday, August 19, 2016
ALFA WiFi USB models Now support MAC 10 11 EI Capitan
ALFA WiFi USB models Now support MAC 10 11 EI Capitan
ALFA WiFi USB models Now support MAC 10.11 EI Capitan
Supported Model:AWUS036NHR v2, AWUS036NHV, AWUS036EAC, AWUS036AC, AWUC036ACH, U24N,
Tube-UV, UBDo-UV
Download Link: Here

Monday, August 15, 2016
Amazon now requires 5 digit Korean postal code
Amazon now requires 5 digit Korean postal code
Earlier I wrote about the new 5-digit Korean postal code system that came into effect
We recently learned that South Korea will change the postal code from six digits to five digits. As a result, we will no longer be able to deliver items to any South Korean shipping addresses with a six digit postal code.
In order to ensure you receive your shipments without delay, youll need to update your shipping addresses to reflect the updated five digit postal code. You can do this by following these steps:
1. Go to Your Account (www.amazon.com/your-account).
2. Click on "Manage Address Book" in the Settings section.
3. Click the "Edit" button to update the affected addresses.
We apologize for any inconvenience. If you have any questions or issues updating your addresses, please contact us:
No problem. You can easily look-up your 5-digit postal code on the Korean Post Offices site, in English, here:
? Postal code search - Land lot number address
For example, I did a search for some place in Jeju. Luckily even not totally knowing the lot number, just hitting "search" brought the full list of results. You can even have it show you the address in Korean and copy the plain text with your mouse, like the normal internet should be, no special plug-in needed:
| Korean ePost |
So next time you start smelling like a stinky foreigner, ease the stress sweat with a 10-pack of your favorite red-blooded American deodorant. And for more on the postal codes and what they mean, check out my post here.
=====
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
ARDUINO 1 6 9 is available now
ARDUINO 1 6 9 is available now

ARDUINO 1.6.9 is available, download the Arduino Software now.

Release Notes:
https://www.arduino.cc/en/Main/ReleaseNotes
ARDUINO 1.6.9 2016.05.10
[ide]
* Catch and report errors during parsing contributed index files
* Fixed IDE version color on about dialog box. Thanks @ivanebernal
* The "always-on-top update notification" popup is now less intrusive.
* Fixed untraslated string during IDE startup splash window. Thanks @ivanebernal
* New arduino-builder: better core library detection, faster operations when recompiling and more.
See https://github.com/arduino/arduino-builder/compare/1.3.9...1.3.15
* Fixed multitab error reporting
* Rework serial port discovery to be faster, less cpu intensive and FTDI friendly
* Avoid launching multiple concurrent compile and upload operation
* Use hi-res icons for Serial monitor and plotter
* Make http://librarymanager and http://boardmanager links clickable from the editor window
* Cut/Copy actions are disable when there is no text selected. Thanks @avargas-nearsoft
* Added more OSX native (emacs-like) keybindings. Thanks @nopdotcom
* Fixed Ctrl+Del: now deletes the word behind the cursor instead of the entire line. Thanks @avargas-nearsoft
* Fixed "Verify code after upload" option in preferences. Thanks @gh-megabit
[core]
* String class now supports iterators. Thanks @Chris--A
* sam: Allow 3rd party boards that depend on SAM core to use their own
USB vid/pid and manufacturer/product strings. Thanks @philmanofsky.
* avr: Check at runtime if 32u4 boards are shipped with new bootloader; if so
write bootloader magic value in an unproblematic RAM location
* avr, sam: Added "reciper.ar.pattern" to plaform.txt to allow compatibility
with older version of Arduino IDE. Thanks @per1234
[libraries]
* Bridge / bridge.py: added support for SSL sockets (Yun firmware >=1.6.2 is
needed).
Friday, August 5, 2016
Google Now cards from G Market
Google Now cards from G Market
For a while now, Google Now has recognized when I receive an email from the Korean online shopping site G-Market. Even though the confirmation and shipping update emails are in Korean, Google Now still shows cards in English letting me know the package has shipped. Im not sure if it works for other online shopping sites.
It doesnt offer a direct link for live package tracking as it does in the US. I dont think that would be hard to implement, as you can take the tracking number and manually put it into the CJ Delivery site for semi-live step-by-step delivery information. Your G-Market "recent orders" page also includes a such a link.
Here are the cards as they appeared when I recently ordered a new phone case:


=====
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
This post is from the blog 10? Tips, by Sam Nordberg. See the original there, and follow me on Facebook or Twitter @10wontips.
Tuesday, August 2, 2016
CyanogenMod 12 1 for O 8 38 now released!
CyanogenMod 12 1 for O 8 38 now released!
I am back with another ROM, I introduce to you CyanogenMod 12.1 for O+ 8.38. I cannot take screenshots of it today because it is already night and in beta stage, at least this was less harder than porting CM10 to Alcatel OT-4030.
Download link: https://www.androidfilehost.com/?fid=24407100847293639
Sunday, July 31, 2016
Atmel Studio 7 is now live!
Atmel Studio 7 is now live!
Arduino co-founder Massimo Banzi introduces Atmel Studio 7 and one of its unique features, which enables Makers and designers to import their Arduino sketches and then debug their code.

Atmel Studio 7 is free of charge and is integrated with the Atmel Software Framework (ASF)a large library of free source code with 1,600 project examples. ASF strengthens Atmel Studio by providing, in the same environment, access to ready-to-use code that minimizes much of the low-level design required for projects. Standard IDEs are suited for creating new software for an MCU project. In addition to this, the Atmel Studio 7 IDP also:
- Facilitates reuse of existing software and, by doing so, enables design differentiation.
- Supports the product development process with easy access to integrated tools and software extensions through Atmel Gallery.
- Reduces time to market by providing advanced features, an extensible software eco-system, and powerful debug integration.
One of the benefit for Arduino developer is Atmel Studio 7 features seamless one-click import of projects created in the Arduino development environment. Your sketch, including any libraries it references, will be imported into Studio 7 as a C++ project. Once imported, you can leverage the full capabilities of Studio 7 to fine-tune and debug your design. Atmel Studio 7 fully supports the powerful embedded debugger on the Arduino Zero board. For other Arduino boards, shield-adapters that expose debug connectors are available, or switch to one of the many available Xplained-Mini/PRO boards to fully leverage the Atmel HW eco-system. Regardless of what you choose, you will surely make something amazing.
An introduction to Atmel Studio 7, the free integrated development environment (IDE) for MCU development using Atmel | SMART ARM-based and AVR MCUs.
Download Atmel Studio 7 NOW.
Subscribe to:
Posts (Atom)



