Friday, September 22, 2017
Tutorial Update Sony Xperia Z3 Z3 Compact Android Marshmallow 6 0 1 23 5 A 0 570
Tutorial Update Sony Xperia Z3 Z3 Compact Android Marshmallow 6 0 1 23 5 A 0 570
Update Android Marshmallow sudah dijadwalkan untuk Sony Xperia Z2 (D6503), Xperia Z3 (D6603), Xperia Z3 Compact (D5803), Xperia Z3+ (E6553), dan Xperia Z5 Series. Update Android Marshmallow 6.0.1 ini berbuild number 23.5.A.0.570 dan sudah menggunakan Security Patch terbaru yaitu February 2016. Fitur terbaru di Android Marshmallow ini adalah App Permission, Doze Mode, dan lain-lain.
Firmware ini berformat .ftf (flashtool file), jadi hanya bisa digunakan di Flashtool saja. Oke untuk anda yang ingin mengupdate smartphone Sony Xperia Z3 atau Z3 Compact kesayangannya langsung ikuti tutorial berikut ini.
Firmware :
1. Sony Xperia Z3
- Xperia Z3_D6603_23.5.A.0.570_Ukraine_Generic 6.0.1
- Xperia Z3 D6603 23.5.A.0.570 India Generic 6.0.1
- Xperia Z3 D6603 23.5.A.0.570 US Generic 6.0.1
- Xperia Z3 Dual_D6633_23.5.A.0.570_Russia_Generic 6.0.1
- Xperia Z3 Compact_D5833_23.5.A.0.570_Australia_Generic 6.0.1
- Xperia Z3 Compact_D5803_23.5.A.0.570_Latin America_Generic 6.0.1
1. Driver
2. Flashtool
Tutorial Update Sony Xperia Z3, Z3 Compact Ke Android Marshmallow 6.0.1
Sebelum melakukan flashing, backup terlebih dahulu file dan data anda. Karena saat flashing data-data anda akan terhapus.
1. Install Flashtool.exe di PC anda
2. Install Driver seperti biasa
3. Copy Firmware_Smartphone_Anda ke CUsersNama user.flashToolfirmwares
Contoh : Copy D6503_23.4.A.1.264_DE.ftf ke CUsersNama user.flashToolfirmwares
4. Buka Flashtool dan klik icon petir dan pilih flashmode (lihat di gambar)

5. Pilih Firmware_Smartphone_Anda dan klik flash. Tunggu sampai keluar popup dan matikan Xperia Z2 anda. Sebelum menyolokkan USB, tahan Volume - dan colok USB sambil menahan Volume (-) maka smartphone anda akan restart yang tanda nya sedang melakukan flashing.

6. Jika proses flashing selesai, hidupkan smartphone anda seperti biasa (saat pertama kali booting akan memakan waktu yang agak lama).
Selamat smartphone Sony Xperia anda sudah menggunakan Android Marshmallow 6.0.1 :D
download file now
Wednesday, September 20, 2017
Ubuntu 12 04 Install MySQL 5 6
Ubuntu 12 04 Install MySQL 5 6
Below is a series of commands you can run to install mysql 5.6 from scratch on your Ubuntu 12.04 machine
sudo apt-add-repository ppa:ondrej/mysql-5.6 -y
sudo apt-get update
sudo apt-get install mysql-server -y
download file now
Ultimate Ninja Blazing 1 5 2 Mod God Mode High Damage APK
Ultimate Ninja Blazing 1 5 2 Mod God Mode High Damage APK

Ultimate Ninja Blazing
NARUTO SHIPPUDEN: Ultimate Ninja Blazing � Join the battle with your favorite NARUTO characters, fighting in Shinobi Formation Battles across the story of the renowned anime!Fight hordes of enemies and complete missions using the all-new Shinobi Formation Battle system: a strategic RPG fighting system that unleashes exhilarating combination attacks with your allies. Master team field skills, discover new ninjutsu and become the next Hokage in the first-ever Ultimate Ninja mobile game!
NARUTO SHIPPUDEN: Ultimate Ninja Blazing Features:
Battle Enemies with Your Ninja Dream Team!
� Control over 100 NARUTO heroes, each with their own unique attacks and tactics
� Fight enemies using ninjutsu, powerful special techniques and combination attacks
� Unleash ninjutsu abilities for powerful offensive strikes, defensive abilities that can stop enemy movement, and more
Mission Mode Based On the Original Anime Storyline!
� Mission Mode allows you to relive the experience of the NARUTO story
� Battle through stories from the original series
Ninja Skills and Powerful Attacks!
� Fighting skills include close-ranged and combination attacks for massive damage
� Ninja Field Skills can turn the tide of battle in your favor
� Fighting closely with your team allows for great opportunity, but also great risk
Fight Ninjas from Around the World in Online Multiplayer Games!
� Battle against other ninjas in multiplayer mode
� Join together and take on missions with up to 3 other ninjas
New Games in Monthly Phantom Castle Events!
� Compete against other ninjas for the most points and aim for the top in a special mode that can only be accessed during special events
� Battle against a multitude of enemies that await you as you climb the Phantom Castle
WHATS NEW
1.5.2?UI improvements
?Miscellaneous bug fixes
HACK / MOD FEATURES
1. God Mode (HP Decreasing But Never Die)2. High Attack (Show Normal Number But Do High Damage)
*Settings:
BG Music = 0 | Normal Multiplayer
Voice = 0 | Normal PvP
Sound FX = 0 | Turn off High Attack?
HOW TO INSTALL
DOWNLOAD

Download: Ultimate.Ninja.Blazing 1.5.2 Mod DownloadAndDroid.apk / Mirror (26.4 Mb)
SCREENSHOTS

DISCLAIMER
The different tutorials that are found in this channel have the only educational purpose. I do not take responsibility for the misuse this content done individually.download file now
Monday, September 18, 2017
Uang Rp 1 5 M Disebut untuk Para Kyai
Uang Rp 1 5 M Disebut untuk Para Kyai
Jakarta - Dalam penangkapan dua pejabat Kemenakertrans, KPK menyita uang Rp 1,5 miliar. Uang itu digunakan dengan dalih untuk para kyai.
download file now
Sunday, September 17, 2017
UltraDefrag 5 0 5 32 bit Latest Version Free Download
UltraDefrag 5 0 5 32 bit Latest Version Free Download
+Free+Download.png)
+Free+Download1.png)
+Free+Download2.png)
download file now
Saturday, September 16, 2017
Ubuntu 14 04 Setup MariaDB Cluster 5 5 x
Ubuntu 14 04 Setup MariaDB Cluster 5 5 x
In this tutorial we are going to set up a MariaDB 5.5.38 cluster on Ubuntu 14.04 LTS servers. I found this to be much easier than setting up a MySQL cluster, and you can keep your InnoDB tables rather than having to switch over to NDBCLUSTER
. One really can think of MariaDB as a "drop in" replacement of the MySQL database system with no need to change your codebase or learn new skills. Its even being led by some of the original creators of MySQL.Cluster Limitations
MariaDB Clusters (and MySQL clusters) dont support table locking. MySQL does support it on the node you query, but thats it.Preparation
For this tutorial, I am going to be setting up and joining three MariaDB nodes to form a cluster. To do this, I am going to clone an Ubuntu 14.04 64bit Server "Base" Virtualbox instance three times, ensuring to generate new MAC addresses each time, and assign different static IPs.
Why Three Nodes?
In order to avoid a split-brain condition, the minimum recommended number of nodes in a cluster is three. This also handles the failure of a node. However feel free to add more, just no fewer.
I will assign the hostnames
Steps
Maria DB 5.5
When prompted, enter an administrative password
sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
sudo add-apt-repository deb http://mirror.jmu.edu/pub/mariadb/repo/5.5/ubuntu precise main
sudo apt-get update
sudo apt-get install mariadb-galera-server galera -y
# You should already have rsync, but this just ensures you do
sudo apt-get install rsync -y

Configure The First Node
sudo editor /etc/mysql/conf.d/cluster.cnfEnter the following details (swapping out db1.programster.com with your own domains or IPs accordingly.
[mysqld]
binlog_format=ROW
default-storage-engine=innodb
innodb_autoinc_lock_mode=2
query_cache_type=0
query_cache_size=0
bind-address=0.0.0.0
# Galera Provider Configuration
wsrep_provider=/usr/lib/galera/libgalera_smm.so
#wsrep_provider_options="gcache.size=32G"
# Galera Cluster Configuration
wsrep_cluster_name="my_db_cluster"
wsrep_cluster_address="gcomm://db1.programster.com,db2.programster.com,db3.programster.com"
# Galera Synchronization Congifuration
wsrep_sst_method=rsync
#wsrep_sst_auth=user:pass
# Galera Node Configuration
wsrep_node_address="192.168.1.11"
wsrep_node_name="db1.programster.com"
Configure The Secondary Nodes
Now copy that file (Stop All Services
Stop all the services on all of the nodes:sudo service mysql stop
sudo killall mysqld
Start The Primary Node
To start the cluster the first node needs to know that there are not any other nodes to connect to, so start it with the following command:sudo service mysql start --wsrep-new-cluster
Add The Other Nodes
Once a cluster node is already up, other nodes can now join the cluster.sudo service mysql start
Extra Step - Copy The Debian Maintenance Configuration
As we copied the data from the first node to the others, the credentials insudo editor /etc/mysql/debian.cnf

Test Its Working
mysql -u root -p [password you entered at installation]
SHOW STATUS LIKE wsrep_cluster_size%;

References
- Getting Started with MariaDB Galera Cluster
- How To Configure a Galera Cluster with MariaDB on Ubuntu 12.04 Servers
- MariaDB Downloads
download file now
Tuesday, September 12, 2017
Ultimate Ninja Blazing 1 5 6 Mod God Mode High Damage APK
Ultimate Ninja Blazing 1 5 6 Mod God Mode High Damage APK

Ultimate Ninja Blazing
NARUTO SHIPPUDEN: Ultimate Ninja Blazing � Join the battle with your favorite NARUTO characters, fighting in Shinobi Formation Battles across the story of the renowned anime!Fight hordes of enemies and complete missions using the all-new Shinobi Formation Battle system: a strategic RPG fighting system that unleashes exhilarating combination attacks with your allies. Master team field skills, discover new ninjutsu and become the next Hokage in the first-ever Ultimate Ninja mobile game!
NARUTO SHIPPUDEN: Ultimate Ninja Blazing Features:
Battle Enemies with Your Ninja Dream Team!
� Control over 100 NARUTO heroes, each with their own unique attacks and tactics
� Fight enemies using ninjutsu, powerful special techniques and combination attacks
� Unleash ninjutsu abilities for powerful offensive strikes, defensive abilities that can stop enemy movement, and more
Mission Mode Based On the Original Anime Storyline!
� Mission Mode allows you to relive the experience of the NARUTO story
� Battle through stories from the original series
Ninja Skills and Powerful Attacks!
� Fighting skills include close-ranged and combination attacks for massive damage
� Ninja Field Skills can turn the tide of battle in your favor
� Fighting closely with your team allows for great opportunity, but also great risk
Fight Ninjas from Around the World in Online Multiplayer Games!
� Battle against other ninjas in multiplayer mode
� Join together and take on missions with up to 3 other ninjas
New Games in Monthly Phantom Castle Events!
� Compete against other ninjas for the most points and aim for the top in a special mode that can only be accessed during special events
� Battle against a multitude of enemies that await you as you climb the Phantom Castle
WHATS NEW
1.5.6?Bug fixes
HACK / MOD FEATURES
1. God Mode (HP Decreasing But Never Die)2. High Attack (Show Normal Number But Do High Damage)
*Settings:
BG Music = 0 | Normal Multiplayer
Voice = 0 | Normal PvP
Sound FX = 0 | Turn off High Attack?
HOW TO INSTALL
DOWNLOAD

Download: Ultimate.Ninja.Blazing 1.5.6 Mod DownloadAndDroid.apk / Mirror (26.4 Mb)
SCREENSHOTS

DISCLAIMER
The different tutorials that are found in this channel have the only educational purpose. I do not take responsibility for the misuse this content done individually.download file now
Tropico 5 Waterborne Pc SKIDROW
Tropico 5 Waterborne Pc SKIDROW

proudly presents
Tropico 5: Waterbourne (c) Kalypso Media Digital
24-01-2015......Release Date <-> Protection..........Steam+Custom
Strategy...........Game Type <-> Disk(s)....................1 DVD
RELEASE NOTES
It s time to get nautical - the future of Tropico lies on its shores!
Harness the vast potential of the sea by constructing waterborne
structures around your island. Build brand new off-shore alternatives
to defence, food, energy, entertainment and even housing which each
come with their own set of opportunities and disadvantages. Organise
and coordinate transport to structures like the kelp and oyster farms
construct tidal power plants as an eco-friendly alternative to nuclear
power and build gorgeous floating apartments if you re running out of
space on the island! Launch military submarines to bolster your naval
forces or create an exotic bathysphere attraction to compliment your
bustling tourist paradise
The Waterborne expansion for Tropico 5 comes with a slew of new
gameplay features and enhancements: such as water traffic, larger
coastal areas and new events to keep even the most seasoned island
rulers on their toes. An all-new campaign spanning 6 epic scenarios
new dialogue and story shows what marine life is all about in the
waters of Tropico. Meet the beloved cast and crew of Tropico 5 once
again and experience all-new wacky adventures, outrageous situations
and enjoy the trademark cutting sense of political humour
All the new content and off-shore gameplay mechanics work with
existing sandbox maps and multiplayer modes
Waterborne Expansion Features
New campaign and story spanning 6 challenging missions
9 new off-shore buildings and marine vehicles
4 new island maps (also available for sandbox games)
4 new music tracks
2 new avatar costumes
6 new avatar accessories
New sandbox tasks and events to go with the waterborne setting
INSTALL NOTES
1. Mount or burn image
2. Install
3. Copy everything from the SKIDROW folder into the game installation
4. Block the game in your firewall and mark our cracked content as
secure/trusted in your antivirus program
5. Play the game
7. Support the companies, which software you actually enjoy!
ADDITIONAL NOTES
This release is standalone and contains these DLC!
Tropico 5 - Surfs Up!
Tropico 5 - Joint Venture
Tropico 5 - Generalissimo
Tropico 5 - Mad World
Tropico 5 - The Big Cheese
Tropico 5 - Waterborne
__________________________
Lets Play Tropico 5: Waterborne [Gameplay] Part 1 -
El Ojo De Dios!


.jpg)



__________________________
WindowsGame.org
? Tropico.5.Waterborne-SKIDROW
- rarbg.com.txt : 34 bytes
- skidrow.nfo : 14.43 KB
- sr-tropico5waterborne.iso : 2.18 GB
( Size : 2.18 GB )
-
How To Download
____________________
Download Full Game Torrent

__________________________
download file now
Sunday, September 10, 2017
UC Browser 9 5 0 java app
UC Browser 9 5 0 java app

UCWeb is always designing new products according to our users need. This product is for those who want to experience the brand new features of UC Browser Java App. However, it is likely annoying bugs or flaws.If you are curious about new features, download this, test future products together UCWeb! Whats new in this version: 1 Watching You tube now is supported on more phone models. 2 The problem of automatically logging-out from some websites has been solved. 3 Smaller size for a faster startup speed. 4 Touch-screen phone models can now preview uploaded pictures. 5 Indian customer service hotline now is available. The saving of passwords on HTTPS webpages is now supported.
download file now
Ubuntu Tweak 0 5 5 Released
Ubuntu Tweak 0 5 5 Released
A new version of Ubuntu Tweak has been released today: 0.5.5. Theres no official announcement yet, but the new version is now available in the Ubuntu Tweak stable PPA.
Looking and the BZR changelog, theres only one new major feature in Ubuntu Tweak 0.5.5:PPA Purge (which was also available in the WebUpd8 PPA by the way), which you can now use from within Ubuntu Tweak.
PPA Purge can remove a PPA and downgrade all the packages youve installed from that PPA to the official version in the Ubuntu repositories. An example: suppose you add the c-korn/vlc PPA and install VLC 1.1.1 but you want to go back to VLC 1.0.6 which is available in the Ubuntu official repositories. Using PPA Purge, the c-korn/vlc PPA will be removed and VLC 1.1.1 will be downgraded to version 1.0.6 (theres one catch though: make sure you dont have any other PPAs with VLC 1.1.1 or 1.1.0 and so on).
PPA Purge can be found in Ubuntu Tweak under Applications > Package Cleaner.
Ubuntu Tweak 0.5.5 also brings support for Ubuntu 10.10 Maverick Meerkat and also, itcan now detect if youre using Ubuntu Netbook Edition or Lubuntu.
Install Ubuntu Tweak 0.5.5:
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
Note: The Ubuntu Tweak "About" dialog currently says "0.5.4.1" instead of "0.5.5". Thats a display bug, if you have the Ubuntu Tweak PPA added and upgrade, youll have version 0.5.5.
download file now
Saturday, September 9, 2017
Trillian 5 3 0 15 Messenger Client Free Download
Trillian 5 3 0 15 Messenger Client Free Download
Trillian has great featured, standalone, user friendly skin chat client that support with Facebook, Skype, Google, MSN, AIM, ICQ, XMPP, Yahoo Messenger!, and more chat networks. (for using Skype you need to know more about this here)
Whats New in This Version:
- Fixed [Contact List] Always show medium icon for meta contact children
- Fixed [Contact List] Default theme should be blue, rather than follow windows
- Fixed [Contact List] Icons show red for idle and dont show red for some dnd
- Fixed [Crash] Fix a crash with auto-joining IRC
- Fixed [Game] IRC and other group chats not appearing in renderer
- Fixed [Game] Minecraft crash fixes
- Fixed [Group Chats] Contact status will be determined without resource name if given
- Fixed [Group Chats] Double scrollbar is seen sometimes
- Fixed [Group Chats] If action toolbar is turned off, nick-list will show (since there is no way to access it otherwise)
- Fixed [Group Chats] "Only flash when my name is mentioned in a chat room" should be off by default
- Fixed [Group Chats] Setting auto join and other settings may not save properly
- Fixed [Group Chats] Show save to contacts right click option for non saved chats
- Fixed [History] Connection history is no longer saving
- Fixed [Mail] Fixes for mail not showing up for some servers
- Fixed [Message Windows] Dragging in a link should show send button
- Fixed [Message Windows] Hitting home on irc does not go to the front of the line, but front of the full message
- Fixed [Message Windows] If action toolbar is turned off, things are not shown correctly
- Fixed [Message Windows] Stop logging spell check errors in diagnostic log
- Fixed [Notifications] Mouse over should show alert buttons
- Fixed [Preferences] Editing of first and last name in account screen
- Fixed [Preferences] Option to show the status icon or hide
- Fixed [Preferences] Show a "Make new folder" option when browsing for folders
- Fixed [Preferences] Show the send button [ Always | After Keyboard or Mouse Input | After Mouse Input | Never ]
- Fixed [Wizard] Do not show the network wizard for domain users who have policies disabled
- Fixed [ASTRA] Group chats can visually dupe outgoing messages in certain situations
- Fixed [HTTP] Connectivity improvements with corporate proxies and injection of self-signed certificates
- Fixed [History] Auto-history not showing display names correctly
- Fixed [Skype] Use display name when approving new contacts
- Fixed [Skype] Better support for deleting Messenger contacts
- Fixed [Skype] Better support for message history and Messenger contacts
- Fixed [XMPP] Various crashes with nick lists
- Fixed [XMPP] urn:xmpp:timestamp not parsed correctly in MUC rooms
download file now
Friday, September 8, 2017
Trojan Killer 2 1 5 8
Trojan Killer 2 1 5 8


Download Trojan Killer 2.1.5.8
download file now
Thursday, September 7, 2017
Ultimate Guitar Tabs Chords v4 5 7 Apk
Ultimate Guitar Tabs Chords v4 5 7 Apk
Ultimate Guitar Tabs/Chords Apk
Ultimate Guitar Apk is Voted by Google as one of the best apps of 2014. Ultimate Guitar Tabs/Chords is a mobile version of the world�s largest catalog of guitar & ukulele chords, tabs and lyrics, available even offline. Learn how to play your favorite songs on acoustic, electric guitar or ukulele. Get over 800,000 tabs and free daily updates with recent hit songs! Learn how to play guitar from scratch or refresh your knowledge of the instrument with our interactive lessons.Ultimate Guitar Tabs/Chords Features
- Ultimate Guitar Tabs/Chords has Popular songs from latest releases
- Guitar & ukulele chords, notes and scores for more than 400,000 songs
- Chord diagrams with fingering. Each chord features multiple variations
- Ultimate Guitar Tabs/Chords has Free daily updates
- ?ffline access to favorite tabs
- Ultimate Guitar Tabs/Chords also has Left-handed mode
- Quick search by type, difficulty, tuning and rating
- Autoscroll
- 200,000 additional tabs with playback and multiple instruments
- Accurate tuner
- Precision metronome
- Chord library with over 2 mln guitar chords
- Tab printing
- Popular songs from latest releases
- Guitar & ukulele chords, notes and scores for more than 400,000 songs
- Chord diagrams with fingering. Each chord features multiple variations
- Ultimate Guitar Tabs/Chords has Free daily updates
- ?ffline access to favorite tabs
- Left-handed mode
- Quick search by type, difficulty, tuning and rating
- Ultimate Guitar Tabs/Chords has Autoscroll
- 200,000 additional tabs with playback and multiple instruments
- Ultimate Guitar Tabs/Chords has Accurate tuner
- Precision metronome
- Chord library with over 2 mln guitar chords Tab printing
How to Install Ultimate Guitar Tabs/Chords Apk
Download the Ultimate Guitar apk from the link belowInstall it on your Android Device
You�re done! Enjoy!!
Download Links for Ultimate Guitar Tabs/Chords Apk
Ultimate Guitar Tabs & Chords v4.5.7 APK [33.5 MB] | Mirror
download file now
Tuesday, September 5, 2017
Tropico 5
Tropico 5

download file now
Monday, September 4, 2017
Ubuntu 5 10 Breezy download
Ubuntu 5 10 Breezy download

old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-dvd-amd64.iso [2.9GB]
Install/live DVD for PC (Intel x86) computers old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-dvd-i386.iso [2.8GB]
Install/live DVD for Mac (PowerPC) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-dvd-powerpc.iso [2.9GB]
Install CD for 64-bit PC (AMD64) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-install-amd64.iso [641MB]
Install CD for PC (Intel x86) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-install-i386.iso [617MB]
Install CD for Mac (PowerPC) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-install-powerpc.iso [645MB]
Live CD for 64-bit PC (AMD64) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-live-amd64.iso [644MB]
Live CD for PC (Intel x86) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-live-i386.iso [627MB]
Live CD for Mac (PowerPC) computers
old-releases.ubuntu.com/releases/5.10/ubuntu-5.10-live-powerpc.iso [627MB]
Requirements:
- A 1GHz processor
- At least 44MB memory (RAM), 1 GB recommended for best performance
- At least 500MB hard drive space (only required for installation)
download file now
UC Browser 5 5 8807 1010 For Windows
UC Browser 5 5 8807 1010 For Windows

In relation to Chromium user gains a much greater ability to customize the layout using skins, as well as access to sync bookmarks, tabs, and history within the cloud offered by the manufacturer.
UC Browser contains a variety of extras to speed up page load, using the pre-loading mechanism.
Similarly, as with Chromium, the browser can be developed through extensions. The control can be done using a series of keyboard shortcuts and mouse gestures.
UC Browser Ad-Blocker
There was also the built-in add-on that blocks unwanted advertising and pop-up windows.UC Browser Download Manager
The included download manager provides a function pause and resumes downloads and much more.UC Browser 5.5.8807.1010 For Windows Details:
Developer: UCWeb Inc.
License: Freeware (free)
System: Windows XP / Vista / 7/8/10
Size: 52.5 MB
download file now
Sunday, September 3, 2017
U S Mission China Adjudicated More Than 1 Million Visas Visitors Add More Than 5 Billion to US Economy
U S Mission China Adjudicated More Than 1 Million Visas Visitors Add More Than 5 Billion to US Economy
Ambassador Gary Locke announced that the U.S. Mission to China adjudicated more than one million U.S. visas for Chinese applicants during fiscal year 2011. The U.S. Embassy in Beijing and Consulates in Shanghai, Guangzhou, Shenyang and Chengdu all contributed to this accomplishment, which represents a 34 percent increase over last year.
Ambassador Locke stressed the significance of this achievement, �The U.S.-China relationship is profoundly important, and welcoming Chinese visitors to the United States strengthens our cultural and commercial ties. I am very pleased at the success we have had in significantly reducing wait times for visa appointments this year.�
According to the Department of Commerce, more than 801,000 Chinese visited the United States in 2010. These visitors added more than $5 billion to the U.S. economy.
The U.S. Mission to China will continue to invite Chinese tourists, students, and businesspeople to visit the United States, a premier destination for travelers from around the world. The Mission will continue to reduce visa interview wait times to the greatest extent possible by adding staff and eliminating inefficiencies wherever possible.
I have a feeling that this is going to be the start of the "counting beans" era at our overseas posts. Consular posts overseas already are under pressure to keep the visa interview wait time, not that it makes a difference to Havana which now has 999 days wait time for visa interviews. Posts may now be asked to calculate (or obtain the numbers elsewhere) on how much their visa applicants contribute to the U.S. economy.
So far, no one has posted readily available information on how much the U.S. Treasury is earning from visas and consular services collected at our posts overseas. I was told once that States Consular Bureau does not like advertising that. Note that state.gov already post statistics of visa issuance but not visa applications. In 2010, our consular posts worldwide issued 6,422,751 nonimmigrant visas. Even at a regular tourist visa fee of $140, thats $899.2 million in US dollars. Some type of visas like the petition based categories and investors/intracompany transferee visas cost more. And since a lot more applicants are refused, that $899.2 million is probably only about a third of a whole bucket.
For some, even the money generated by the visa application fees would not be enough. There have been calls on and off about reforming the visa system to make it more "traveler-friendly." Expect to hear more about the visa system and how it could generate more American jobs. As two Seattle-based CEOs put it, "winning back our share of the global long-haul travel market to 2000-2001 levels would create 1.3 million new American jobs by 2020 and add $859 billion in economic output."
In the meantime, well be in the lookout for bean-counter pressers from our posts overseas. Too early to tell if this is a trend.
Related articles
- Boost Washington jobs by reforming U.S. visa system (seattletimes.nwsource.com)
- U.S.-China Trade Gap Widens (online.wsj.com)
- U.S. ambassador urges China to lower trade barriers (huffingtonpost.com)
- Ambassador Gary Locke Urges China to Open Wider to Investment (nytimes.com)
download file now
Friday, September 1, 2017
Tutorial Update Sony Xperia Z2 D6503 Ke Android Marshmallow 6 0 1 23 5 A 0 570
Tutorial Update Sony Xperia Z2 D6503 Ke Android Marshmallow 6 0 1 23 5 A 0 570

Untuk masalah update operasi sistem Android ke Marshmallow sebenarnya ada 2 cara yang bisa anda lakukan, yaitu :
1. Online. Cara ini adalah cara yang paling simple. Anda hanya perlu ke Setting -> About Phone -> Update Software atau mengupdate nya melalui Sony PC Companion. Tetapi ada beberapa user Sony Xperia Z2 yang tidak mendapatkan update ke Android Marshmallow, saya juga tidak tau apa alasannya. Tetapi untuk anda yang sudah melakukan rooting kepada Sony Xperia Z2, cara online sangat tidak dianjurkan karena tidak bisa menginstall firmware nya.
2. Offline. Cara ini bisa dibilang sedikit rumit daripada Online, tetapi jika anda belajar pasti akan terasa sangat mudah. Untuk anda yang belum mendapatkan update Android Marshmallow atau sudah melakukan rooting, jangan berkecil hati karena anda masih bisa mencicipi Android Marshmallow.
Kita disini akan membicarakan update Android Marshmallow di Sony Xperia Z2 D6503 dengan cara Offline. Berikut adalah tutorialnya
Saya TIDAK Bertanggung Jawab Jika Smartphone Anda Mengalami Hardbrick atau Semacamnya. Ikutilah tutorial ini dengan benar agar tidak terjadi masalah pada smartphone anda dan ingat DWYOR!
Oke, anda sudah membaca pesan saya diatas, jadi saya tidak bertanggung jawab atas kerusakan pada smartphone anda. Jika anda mengikuti tutorial ini dengan baik dan benar, saya JAMIN tidak ada masalah karena saya sudah mencobanya.
A. Android Marshmallow Non-root
Untuk Android Marshmallow Non-root, cocok untuk anda yang tidak menginginkan smartphone anda dalam keadaan ter-root. Firmware ini masih sangat baru, jadi belum di mod atau sebagainya.
Bahan-bahan :
1. Firmware Android Marshmallow 6.0.1 (23.5.A.0.570)
2. Flashtool
3. Driver
Tutorial :
1. Install Flashtool.exe di PC anda.
2. Install Driver seperti biasa.
3. Copy D6503_23.4.A.1.264_DE.ftf ke CUsersNama user.flashToolfirmwares
4. Buka Flashtool dan kemudian klik icon petir dan pilih flashmode (lihat di gambar)


6. Jika proses flashing selesai, hidupkan Xperia Z2 anda seperti biasa (saat pertama kali booting akan memakan waktu yang agak lama).
Selamat Sony Xperia Z2 anda sudah menggunakan Android Marshmallow 6.0.1 :D
B. Android Marshmallow Pre-root
Untuk Android Marshmallow Pre-root, cocok untuk anda yang ingin menginstall mod karena sudah rooted. Cara ini tidak menggunakan Flashtool lagi, karena kita akan menginstall nya lewat recovery.
Syarat-syarat :
1. Sony Xperia Z2 anda sudah dalam keadaan rooted, terinstall Busybox dan sudah menginstall recovery
2. USB Debugging dan Unknown Sources sudah dicentang
3. Mengerti bagaimana cara ke recovery, wipe, dll
Bahan-bahan :
1. Marshmallow.zip
2. Bootloop FIX.zip
3. Jika anda menginstall Xposed Framework, uninstall terlebih dahulu atau jika anda tidak bisa, anda bisa ke thread xda
Tutorial :
1. Extract Marshmallow.zip sampai mendapatkan file ini : flashable.zip, byeselinux_flashable.zip, RICDefeat.zip, Z2_MM_TWRP

2. Copy semua file yang anda extract ke Micro SD anda termasuk Bootloop FIX.zip. Untuk Z2_MM_TWRP jangan di copy biarkan saja di PC anda.
3. Pergi ke recovery dan lakukan Factory Reset. Sesudah itu install file ini secara BERURUTAN :
xposed-uninstaller-********-arm.zip (Jika anda menginstall Xposed Framework) flashable.zip -> byeselinux_flashable.zip -> RICDefeat.zip -> BOOTLOOP FIX.zip
4. Jika anda sudah selesai menginstall file diatas secara berurutan, selanjutnya adalah Wipe Cache dan Dalvik dan Reboot
5. Saat anda sudah berada di Home Screen, install Busybox dan colokkan USB ke Xperia Z2 anda (USB Debugging di centang) dan jalankan install.bat dari folder Z2_MM_Recovery

6. Xperia Z2 anda akan reboot secara otomatis dan anda sudah berhasil menginstall recovery.
Selamat Sony Xperia Z2 anda sudah menggunakan Android Marshmallow dan sudah rooted + install recovery. Bagaimana? Sangat mudah bukan. Jika anda hanya melihat saja pasti akan terasa sangat sulit, tetapi jika anda sudah mencoba nya pasti akan terasa sangat mudah.
Jika ada tahap yang belum anda paham, jangan malu untuk bertanya. Karena jika anda malu bisa-bisa terjadi hal yang tidak kita inginkan.
Good Luck and DWYOR!
download file now
Wednesday, August 30, 2017
Ubiquiti AirOS 5 6 Cacti Templates
Ubiquiti AirOS 5 6 Cacti Templates

- CPU
- Combined Link Details
- Uptime
- Interface Traffic
- Air Rate
- Signal
- Airmax
- Air Rate
- Combined Link Details
- Airmax
- Traffic
- Signal
- Air Rate
- Station Count
Combined Link Details: AP / Client / Client on AP

Station Count: AP Only

Interface Traffic: AP / Client / Client on AP

Airmax: AP / Client / Client on AP

Air Rate: AP / Client / Client on AP

CPU Usage: AP / Client

Signal: AP / Client / Client on AP

Uptime: AP / Client

download file now