<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5913458153048114605</id><updated>2024-12-19T10:23:57.680+07:00</updated><category term="Windows"/><category term="Kontes"/><category term="Tips dan Trik"/><category term="Linux"/><category term="Web blog"/><category term="Operating system"/><category term="Virus"/><category term="000webhost"/><category term="Bluestacks"/><category term="Hacking"/><category term="Jaringan Komputer"/><category term="Software"/><category term="Tak Berkategori"/><category term="Teknologi Lan Switching"/><category term="google"/><category term="internet"/><category term="wordpress"/><category term="Android"/><category term="CMS"/><category term="Dos"/><category term="Gambar"/><category term="OS"/><category term="Protokol Routing"/><category term="ProxyCap"/><category term="Router"/><category term="Routing Protocol"/><category term="SOPA"/><category term="SOPA dan Pengaruhnya"/><category term="TITK"/><category term="Teknologi"/><category term="Teknologi WAN"/><category term="VLAN"/><category term="Web"/><category term="co.cc"/><category term="filezila"/><category term="free domain"/><category term="hostingan gratis"/><category term="install wordpress"/><category term="membuat web"/><category term="pengenalan teknologi wan"/><category term="pengertian wan"/><category term="tempat hosting"/><category term="ubuntu"/><category term="upload filezilla"/><category term="wan"/><category term="web pemula"/><title type='text'>oxsitech</title><subtitle type='html'>Perdalam ilmu mu agar dapat melakukan yang terbaik untuk negeri.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>58</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-7815672580833343660</id><published>2024-01-29T19:34:00.005+07:00</published><updated>2024-01-29T19:34:39.789+07:00</updated><title type='text'>Skrip Python menggunakan pustaka Outscraper</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;, serif; font-size: 13.5pt;&quot;&gt;Berikut adalah contoh skrip Python menggunakan pustaka Outscraper untuk
melakukan web scraping pada Google Maps. Skrip ini akan mencari tempat bisnis
dalam cakupan daerah tertentu.&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;from outscraper import ApiClient&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;def scrape_business_data(location,
api_key):&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;# Inisialisasi klien API dengan kunci API Anda&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;api_client = ApiClient(api_key)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;# Lakukan pencarian tempat bisnis di lokasi yang ditentukan&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;response = api_client.places_in_location(location)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;return response&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;# Ganti &#39;Your_API_Key&#39; dengan kunci
API Outscraper Anda&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;api_key = &#39;Your_API_Key&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;# Ganti &#39;Tempat Bisnis di Jakarta,
Indonesia&#39; dengan kueri penelusuran Anda&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;location = &#39;Tempat Bisnis di Jakarta,
Indonesia&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;# Panggil fungsi untuk melakukan web
scraping&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;data = scrape_business_data(location,
api_key)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;# Cetak data yang dikumpulkan&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;print(data)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Dalam contoh di atas, kita mencari tempat bisnis di Jakarta, Indonesia. Anda
dapat mengganti &lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&#39;Tempat Bisnis di Jakarta, Indonesia&#39;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt; dengan kueri penelusuran Anda sendiri.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Harap diingat bahwa meskipun web scraping adalah alat yang kuat, penting
untuk menggunakannya dengan bertanggung jawab dan menghormati privasi dan
syarat penggunaan situs web yang Anda scrap. Selalu pastikan untuk memeriksa
dan menghormati aturan tersebut. Selain itu, jangan lupa untuk selalu
menggunakan data yang telah Anda kumpulkan dengan cara yang bertanggung jawab.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/7815672580833343660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2024/01/skrip-python-menggunakan-pustaka.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7815672580833343660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7815672580833343660'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2024/01/skrip-python-menggunakan-pustaka.html' title='Skrip Python menggunakan pustaka Outscraper'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-2201380837050941030</id><published>2024-01-29T18:52:00.002+07:00</published><updated>2024-01-29T18:52:08.768+07:00</updated><title type='text'>Mendapatkan API key dari Google</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;, serif; font-size: 13.5pt;&quot;&gt;Berikut adalah langkah-langkah untuk mendapatkan API key dari Google:&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;1.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Buka Konsol API
Google&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Pertama, Anda harus masuk ke Konsol API Google. Jika Anda belum
memiliki akun, buatlah terlebih dahulu.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;2.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Pilih atau Buat
Proyek&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Dari daftar proyek, pilih proyek yang ada atau buat proyek baru.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;3.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Buka Halaman API
&amp;amp; Layanan&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Jika halaman API &amp;amp; layanan belum terbuka, buka menu sisi kiri dan
pilih API &amp;amp; layanan.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;4.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Pilih Kredensial&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Di sisi kiri,
pilih Kredensial.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;5.&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Buat Kredensial dan
Pilih API Key&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Klik Buat kredensial dan kemudian pilih API key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; line-height: 107%; mso-ansi-language: EN-ID; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-ID; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Setelah
Anda mendapatkan API key, Anda dapat menggunakannya untuk mengautentikasi
berbagai layanan dan API Google, termasuk Google Maps. Harap diingat untuk
menjaga kerahasiaan dan keamanan API key Anda.&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/2201380837050941030/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2024/01/mendapatkan-api-key-dari-google.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2201380837050941030'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2201380837050941030'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2024/01/mendapatkan-api-key-dari-google.html' title='Mendapatkan API key dari Google'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-7076888408776863525</id><published>2024-01-29T18:50:00.001+07:00</published><updated>2024-01-29T19:26:35.101+07:00</updated><title type='text'>Mendapatkan API key dari Outscraper</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Berikut adalah langkah-langkah untuk
mendapatkan API key dari Outscraper:&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ol start=&quot;1&quot; type=&quot;1&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Buat Akun&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Pertama, Anda harus masuk ke layanan Outscraper untuk membuat akun.&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Atur Penagihan&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Outscraper secara default berada pada level
     GRATIS dan hanya akan menagih saat Anda melebihi kuota bulanan gratis.&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Salin API&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Kembali ke tab akun utama Anda.&amp;nbsp;API Outscraper Anda sekarang
     harus terisi. Klik ikon salin untuk
menyalin kode API..&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Harap diingat bahwa setiap penggunaan
produk di bawah 500 permintaan selama sebulan akan gratis.&amp;nbsp;Jadi pada
dasarnya, setiap akun API mendapatkan 500 bisnis, 500 domain untuk info Email
&amp;amp; Kontak, 500 ulasan, dan 500 foto gratis setiap bulan.&amp;nbsp;Anda dapat
terus kembali dan menggunakan 500 item ini setiap bulan dan tidak pernah
memiliki biaya out-of-pocket.&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Untuk informasi lebih lanjut, Anda
dapat merujuk ke&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;inherit&amp;quot;,serif; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;dokumentasi
API Outscraper&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-color-alt: windowtext; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;.&amp;nbsp;Selalu
pastikan untuk memeriksa dan menghormati aturan tersebut.&amp;nbsp;Selain itu,
jangan lupa untuk selalu menggunakan data yang telah Anda kumpulkan dengan cara
yang bertanggung jawab.&lt;/span&gt;&lt;span style=&quot;font-family: Roboto; font-size: 12pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/7076888408776863525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2024/01/mendapatkan-api-key-dari-outscraper.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7076888408776863525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7076888408776863525'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2024/01/mendapatkan-api-key-dari-outscraper.html' title='Mendapatkan API key dari Outscraper'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-1135667946318475689</id><published>2024-01-29T18:46:00.001+07:00</published><updated>2024-01-29T18:47:25.700+07:00</updated><title type='text'>Python untuk mengumpulkan data tempat bisnis dalam suatu daerah pada Google Maps</title><content type='html'>&lt;p&gt;&lt;span style=&quot;font-size: 13.5pt;&quot;&gt;Berikut adalah
langkah-langkah dan contoh penggunaan Python untuk mengumpulkan data tempat
bisnis dalam suatu daerah pada Google Maps:&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Langkah-langkah:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;1.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Instalasi&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Anda akan
membutuhkan python3+ dan paket python ini. Anda bisa menginstal paket dengan
menjalankan perintah berikut di terminal Anda:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;pip install outscraper&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36pt; mso-list: l0 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;2.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Dapatkan Kunci API&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Dapatkan kunci API
Anda dari halaman profil Outscraper.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36pt; mso-list: l0 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;3.&lt;span style=&quot;font: 7pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Impor Paket dan
Inisialisasi dengan Kunci&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Impor paket dan inisialisasi dengan kunci.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Contoh Penggunaan:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt; Berikut adalah contoh bagaimana Anda dapat mengikis
tempat dari Google Maps dengan menggunakan kueri penelusuran:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;from outscraper import ApiClient&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;api_client = ApiClient(api_key=&#39;Your_API_Key&#39;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;response =
api_client.places_in_location(&#39;Restoran di dekat Jakarta, Indonesia&#39;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Dalam contoh di atas, kita mencari restoran di dekat Jakarta, Indonesia.
Ganti &lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&#39;Restoran di dekat Jakarta, Indonesia&#39;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt; dengan kueri penelusuran Anda
sendiri.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Harap diingat bahwa meskipun web scraping adalah alat yang kuat, penting
untuk menggunakannya dengan bertanggung jawab dan menghormati privasi dan
syarat penggunaan situs web yang Anda scrap. Selalu pastikan untuk memeriksa
dan menghormati aturan tersebut.
Selain itu, jangan lupa untuk selalu menggunakan data yang telah Anda kumpulkan
dengan cara yang bertanggung jawab.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/1135667946318475689/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2024/01/python-untuk-mengumpulkan-data-tempat.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/1135667946318475689'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/1135667946318475689'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2024/01/python-untuk-mengumpulkan-data-tempat.html' title='Python untuk mengumpulkan data tempat bisnis dalam suatu daerah pada Google Maps'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-5434170931356573174</id><published>2024-01-29T18:26:00.005+07:00</published><updated>2024-01-29T18:45:20.947+07:00</updated><title type='text'>Mengumpulkan data menggunakan teknik Web Scraping</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;, serif; font-size: 13.5pt;&quot;&gt;Saya akan menjelaskan lebih detail tentang teknik, trik, dan perangkat
lunak yang digunakan dalam web scraping, serta memberikan beberapa contoh.&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Teknik Web Scraping:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;1.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Menyalin Data Secara
Manual&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Ini adalah teknik paling sederhana, di mana Anda menyalin data secara
langsung dari sebuah website&lt;a href=&quot;https://www.niagahoster.co.id/blog/web-scraping/&quot; target=&quot;_blank&quot;&gt;&lt;sup&gt;&lt;span style=&quot;color: windowtext; text-decoration: none; text-underline: none;&quot;&gt;1&lt;/span&gt;&lt;/sup&gt;&lt;/a&gt;.
Meskipun memakan waktu, hasilnya sangat akurat karena Anda tahu persis
informasi apa yang ingin disalin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;2.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Menggunakan Regular
Expression&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Regular expression adalah baris kode yang digunakan dalam algoritma
pencarian untuk menemukan tipe data tertentu dari sebuah file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;3.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Parsing HTML&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Teknik ini
melibatkan analisis struktur HTML dari halaman web untuk mengekstrak data yang
relevan.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;4.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Menganalisa DOM&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Document Object
Model (DOM) adalah representasi terstruktur dari dokumen web, dan analisis DOM
melibatkan pengekstrakan data dengan memanipulasi struktur ini.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;5.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Menggunakan XPath&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: XPath adalah
bahasa yang digunakan untuk memilih node dalam dokumen XML, dan dapat digunakan
dalam web scraping untuk menavigasi melalui elemen dan atribut dalam dokumen
HTML.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l1 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;6.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Menggunakan Google
Sheet&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Google Sheets memiliki fitur imporHTML yang dapat digunakan untuk
mengekstrak data langsung dari halaman web.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Perangkat Lunak untuk Web Scraping:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l2 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;1.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Scrapy&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Framework Python
open-source yang digunakan untuk crawling website dan mengekstrak data
terstruktur.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l2 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;2.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Data Scraper&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Perangkat lunak
ini memiliki fitur yang simpel untuk keperluan ekstraksi data dari satu halaman
ke dalam format file CSV atau XSL.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l2 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;3.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Octoparse&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Perangkat lunak
ini dianggap sebagai alat untuk scraping terkuat yang cocok digunakan pekerja
lepas maupun perusahaan besar.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l2 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;4.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Parsehub&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Parsehub
memanfaatkan teknologi machine learning yang mampu digunakan untuk membaca,
menganalisis, dan mengubah sebuah dokumen web menjadi data bisnis yang relevan.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Contoh Penggunaan Web Scraping:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;1.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Analisis Sentimen
Media Sosial&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Web scraping dapat digunakan untuk mengekstrak postingan atau komentar
dari media sosial untuk analisis sentimen.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;2.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Analisis Data
Penerimaan Universitas&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Web scraping dapat digunakan untuk mengumpulkan data
tentang penerimaan universitas dari berbagai situs web dan kemudian
menganalisis data tersebut.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-left: 36.0pt; mso-list: l0 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt; text-indent: -18.0pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;3.&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Pemantauan Harga
Produk E-commerce&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;: Web scraping dapat digunakan untuk memantau harga produk dari berbagai
situs e-commerce.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-font-kerning: 0pt; mso-ligatures: none;&quot;&gt;Harap diingat bahwa meskipun web scraping adalah alat yang kuat, penting
untuk menggunakannya dengan bertanggung jawab dan menghormati privasi dan
syarat penggunaan situs web yang Anda scrap.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/5434170931356573174/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2024/01/web-scraping.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5434170931356573174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5434170931356573174'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2024/01/web-scraping.html' title='Mengumpulkan data menggunakan teknik Web Scraping'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-3309346749323629025</id><published>2018-03-08T01:40:00.002+07:00</published><updated>2018-03-08T04:15:01.384+07:00</updated><title type='text'>Nonton TV Digital bening dan live streaming tanpa TV, tanpa TV ?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Mungkin diantara anda ada yang belum mengetahui apa itu Kodi. Kodi menurut wikipedia adalah aplikasi pemutar media streaming yang gratis dan bersifat open source.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzIfCT9U-d5LisTqE8uY6wnn3F4YvL4uU9iwIt-N8Ef_myaFnh11s86xrJYKVd1I3akbJprgeeB08fEc_1mxbcDh5QXVCwYRYdgOSEINy1z019XGrKV16V8Mof00mSK19j0o8yXDV6sDM/s1600/Kodi-omagus-700x385.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;385&quot; data-original-width=&quot;700&quot; height=&quot;176&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzIfCT9U-d5LisTqE8uY6wnn3F4YvL4uU9iwIt-N8Ef_myaFnh11s86xrJYKVd1I3akbJprgeeB08fEc_1mxbcDh5QXVCwYRYdgOSEINy1z019XGrKV16V8Mof00mSK19j0o8yXDV6sDM/s320/Kodi-omagus-700x385.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Saat ini Kodi sudah sampai versi 17 dengan nama release &quot;Krypton&quot;. Update terakhir memberikan tampilan yang benar benar baru bila dibandingkan dengan versi sebelumnya (Jarvis) dan juga update besar dalam kualitas audio dan videonya.&lt;br /&gt;
&lt;br /&gt;
Intinya sih dengan Kodi kita dapat streaming videos, music dan gambar secara gratis langsung dari internet. Bahkan tidak jarang film box office terbaru pun sudah dapat ditonton secara streaming melalui aplikasi Kodi.&lt;br /&gt;
&lt;br /&gt;
Sebelumnya pastikan terlebih dahulu anda memiliki akses internet yang cepat dengan kuota yang unlimited, karena akses streaming apalagi film tentunya sangat rakus kuota.&lt;br /&gt;
&lt;br /&gt;
Melihat kemampuan Kodi tentunya bagi anda penikmat film&amp;nbsp; tidak akan melewatkan aplikasi seperti ini. Seperti pemutar media streaming lainnya, Kodi perlu disetting terlebih dahulu agar dapat menampilkan pilihan video terbaru yang siap ditonton.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Cara Install Kodi&lt;/b&gt;&lt;br /&gt;
Untuk memulai menginstall Kodi langsung saja menuju ke website resminya dari &lt;a href=&quot;http://cur.lv/17ywo9&quot; target=&quot;_blank&quot;&gt;Kodi&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Setelah Kodi terinstall, Kodi perlu disetting permission dulu agar dapat memutar video add-on seperti exodus.&lt;br /&gt;
&lt;br /&gt;
Pilih Setting, ditandai dengan ikon gear di pojok kiri atas.&lt;br /&gt;
Pilih System Setting.&lt;br /&gt;
pilih berulang kali pada ikon gear dibawah, Pastikan anda berada di mode Expert.&lt;br /&gt;
Pada Tab Add-ons aktifkan Mode Unknown Resources dengan menggesernya ke kanan.&lt;br /&gt;
Akan muncul peringatan, pilih saja Oke/Yes.&lt;br /&gt;
Untuk kembali ke menu sebelumnya dapat dilakukan dengan tombol kanan mouse di layar kosong atau tombol Esc pada keyboard.&lt;br /&gt;
&lt;br /&gt;
Sampai disini kita sudah mempersiapkan Kodi untuk dapat dipasang add-on. langkah berikutnya adalah cara pasang add-on untuk Kodi.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Cara Setting Add-on Kodi&lt;/b&gt;&lt;br /&gt;
Langkah langkah untuk memasang add-on Exodus pada Kodi Krypton hampir mirip pada seri Kodi sebelumnya. Langkah berikut juga dapat digunakan untuk menginstall add-on apapun pada Kodi.&lt;br /&gt;
Pilih Setting di pojok kiri atas&lt;br /&gt;
Pilih File Manager.&lt;br /&gt;
Pilih Add Source,&lt;br /&gt;
Pilih tulisan &lt;none&gt;.&lt;/none&gt;&lt;br /&gt;
Masukkan URL berikut: http://lihattv.com/install, anda dapat menggantinya dengan http://lihattv.com/install&amp;nbsp; ataupun dengan repo lain.&lt;br /&gt;
Tekan OK apabila selesai, dan beri nama file source tadi dengan lihattv.&lt;br /&gt;
Pastikan semua sudah benar. Apabila yakin sudah benar dan sesuai panduan, kembali lagi ke menu Utama Kodi dengan menekan tombol Kanan Mouse.&lt;br /&gt;
Pilih Tab Add-ons&lt;br /&gt;
Pilih ikon Package Installer pada pojok kiri atas.&lt;br /&gt;
Pilih Install from Zip File.&lt;br /&gt;
Pilih lihattv, tekan OK.&lt;br /&gt;
Pilih file .zip yang ada didalamnya.&lt;br /&gt;
Apabila semua sukses dilakukan akan muncul pop up yang menjelaskan lihattv&amp;nbsp; repo baru telah dipasang.&lt;br /&gt;
&lt;br /&gt;
Apabila instalasi sukses, akan muncul Pop Up lihattv dan akan muncul pada menu Video add-ons.&lt;br /&gt;
&lt;br /&gt;
Kembali ke home aplikasi kodi, klik Add-ons lalu pilih add-ons lihattv, setelah di klik akan muncul beberapa menu. Kalau anda mau menyaksikan tv streaming maka klik TV, dan pilih negara yang di sediakan.&lt;br /&gt;
&lt;br /&gt;
OK sekian, ekplor lebih jauh pilih tayangan yang anda senangi. Ow iya kalau anda suka dengan artikel informasi ini jangan segan untuk subscribe, like dan share ya, agar bisa menjadi pengetahunan untuk teman-teman anda, dan membuat kami jadi makin semangat posting hal lainnya.&lt;br /&gt;
&lt;br /&gt;
cek refferensi video&amp;nbsp;&lt;b&gt;&lt;i&gt;&lt;a href=&quot;https://youtu.be/w6NBub-3Uzo&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Youtube&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Terima kasih.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/3309346749323629025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2018/03/nonton-tv-digital-bening-dan-live.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3309346749323629025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3309346749323629025'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2018/03/nonton-tv-digital-bening-dan-live.html' title='Nonton TV Digital bening dan live streaming tanpa TV, tanpa TV ?'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzIfCT9U-d5LisTqE8uY6wnn3F4YvL4uU9iwIt-N8Ef_myaFnh11s86xrJYKVd1I3akbJprgeeB08fEc_1mxbcDh5QXVCwYRYdgOSEINy1z019XGrKV16V8Mof00mSK19j0o8yXDV6sDM/s72-c/Kodi-omagus-700x385.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-5377747121667922360</id><published>2018-01-23T23:55:00.001+07:00</published><updated>2018-01-24T00:01:48.500+07:00</updated><title type='text'>Mengapa “Error The Archive is either in unknown format or damaged”, solusi</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW7Jx9kgrJ3Sne4ns3aV-9AziKFK-gTW0MHCjFIdBVtuqxTSdYdly7Q4gbgSKcYyNdx8gPUN0ZDzoDHQHX1NzshEBFX4N7j_10OUW0z9rkoGUxeqMDeFfeUlgrhXlUpIjgmt5LS8TIsBc/s1600/errorwinrar1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;292&quot; data-original-width=&quot;485&quot; height=&quot;192&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW7Jx9kgrJ3Sne4ns3aV-9AziKFK-gTW0MHCjFIdBVtuqxTSdYdly7Q4gbgSKcYyNdx8gPUN0ZDzoDHQHX1NzshEBFX4N7j_10OUW0z9rkoGUxeqMDeFfeUlgrhXlUpIjgmt5LS8TIsBc/s320/errorwinrar1.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Winrar adalah sebuah software yang sangat berguna bagi para pengguna pc jaman sekarang sebagai media untuk menangani dan mengontrol file berkas yang ingin mereka kelola, winrar adalah software pembuat file ber extensions rar. Atau dengan kata lain software compress yang akan memeperkecil ukuran file lalu kemudian file tersebut akan berubah menjadi rar, winrar tersedia di os 32 bit dan 64 bit.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Winrar adalah software yang sangat bisa kamu andalkan untuk mengecilkan ukuran sebuah file, winrar bisa memadatkan berkas hingga 40% jadi file yang telah di compress menggunakan winrar akan berkurang 40% bobotnya, contohnya kamu akan meng-compress file yang ber size 1500 Mb setelah kamu compress ukuran file tadi akan berkurang 40% yaitu menjadi 900Mb, sangat memuaskan bukan kamu bisa menghemat ruang penyimpananmu sampai 40%.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Software ini didistribusikan secara shareware untuk siapapun, tapi ini hanya akan berlaku selama 40 hari untuk masa percobaan.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Kelebihan winrar :&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
• Dapat mengompress file atau folder menjadi 2 format, yatiu *.RAR atau *.ZIP.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
• Dapat membuat Setup Instalasi.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
• Dapat diberi password.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
• Ukuran file masternya kecil, sehingga menghemat ruang penyimpanan.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Akhir-akhir ini saya pernah mendapati error ketika akan mengekstrak file rar. Terjadi error seperti&amp;nbsp;“Error The Archive is either in unknown format or damaged”. Setelah menganalisis errornya, ternyata langkah ini berhasil.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbzKkND5oyI0vrPIlmrNHGJ3g0mtw2cinrMFkdm6Uxluef_G9sqeRn-yJBTi35fX4XL6ig5rPpWvFwVEsWnDo2fFcQLS4AbLlWIm2UDxHA0YAwgNOVOI4W4loNS2Uvr5g8xcJEZzZ9X8Y/s1600/errorwinrar.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;292&quot; data-original-width=&quot;485&quot; height=&quot;192&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbzKkND5oyI0vrPIlmrNHGJ3g0mtw2cinrMFkdm6Uxluef_G9sqeRn-yJBTi35fX4XL6ig5rPpWvFwVEsWnDo2fFcQLS4AbLlWIm2UDxHA0YAwgNOVOI4W4loNS2Uvr5g8xcJEZzZ9X8Y/s320/errorwinrar.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Berikut yang harus kamu lakukan ketika mendapati file kalian tidak dapat di ekstrak.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
1. Jika file itu hasil donwload, kamu harus memastikan jika file tersebut tidak corrupt. Cek menggunakan software MD5, MD5 ini merupakan shareware jadi kamu bisa mendapatkannya secara gratis. Kamu bisa mendownloadnya pada artikel&amp;nbsp;&lt;a href=&quot;http://cur.lv/17r4wl&quot; target=&quot;_blank&quot;&gt;Memastikan file hasil download aman dan tidak corrupt atau rusak dengan MD5 hash&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
2.&amp;nbsp;Pastikan menggunakan software winrar terbaru karena file yang dibuat dengan winrar terbaru ada yang tidak kompatibel dengan winrar lama.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Sekian semoga bermanfaat. Janan lupa subscribe dan share dengan mengisikan email kamu untuk &lt;a href=&quot;http://feeds.feedburner.com/Oxsitech&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;berlangganan&lt;/b&gt;&lt;/a&gt; artikel dari kami.&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/5377747121667922360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2018/01/mengapa-error-archive-is-either-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5377747121667922360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5377747121667922360'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2018/01/mengapa-error-archive-is-either-in.html' title='Mengapa “Error The Archive is either in unknown format or damaged”, solusi'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW7Jx9kgrJ3Sne4ns3aV-9AziKFK-gTW0MHCjFIdBVtuqxTSdYdly7Q4gbgSKcYyNdx8gPUN0ZDzoDHQHX1NzshEBFX4N7j_10OUW0z9rkoGUxeqMDeFfeUlgrhXlUpIjgmt5LS8TIsBc/s72-c/errorwinrar1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-3391897106650280784</id><published>2018-01-23T23:23:00.003+07:00</published><updated>2018-01-23T23:55:47.189+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Operating system"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Memastikan file hasil download aman dan tidak corrupt atau rusak dengan MD5 hash</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
WinMD5Free&lt;span style=&quot;font-weight: normal;&quot;&gt; adalah utilitas mungil dan cepat untuk menghitung nilai hash MD5 file hasil download. Software ini bekerja pada Microsoft Windows 98, Me, 2000, XP, 2003, Vista dan Windows 7.&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
Sebagai standar Internet (RFC 1321), MD5 telah digunakan dalam berbagai aplikasi keamanan, dan juga umum digunakan untuk memeriksa integritas file, dan memverifikasi unduhan. WinMD5 adalah alat kecil dan mudah untuk menghitung hash md5 atau checksum untuk file yang berbeda (termasuk file yang lebih besar dari 4 GB).&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMLg32SLUMFVLDOSR9wZCwhWWUoEoUz8h_ApMK048W1-h7LyPDC5jaQCRzQxhT08TRITSqcxN4JAUSzFjgvoVCGp1PMtjqoIvbO88RQVVhIyKoQnplpYi4C0OEkAh98BWcvnvYZl9aI5E/s1600/WinMD5Free.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;380&quot; data-original-width=&quot;524&quot; height=&quot;232&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMLg32SLUMFVLDOSR9wZCwhWWUoEoUz8h_ApMK048W1-h7LyPDC5jaQCRzQxhT08TRITSqcxN4JAUSzFjgvoVCGp1PMtjqoIvbO88RQVVhIyKoQnplpYi4C0OEkAh98BWcvnvYZl9aI5E/s320/WinMD5Free.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
Fitur:&lt;/div&gt;
&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;ul&gt;
&lt;li&gt;Mendukung hampir semua platform Windows termasuk Microsoft Windows 95, 98, 2000, Me, XP, 2003, Vista dan Windows 7.&lt;/li&gt;
&lt;li&gt;Cepat dan multi-threaded. Ini bisa menghitung file 2 GB kurang dari 1 menit.&lt;/li&gt;
&lt;li&gt;Mendukung file besar lebih besar dari 4 GB.&lt;/li&gt;
&lt;li&gt;Penggunaan sumber daya rendah Menggunakan RAM kurang dari 5 MB.&lt;/li&gt;
&lt;li&gt;Tidak memerlukan .NET runtime installed. Ini adalah file EXE standalone dan startupnya cepat. Ada alat MD5 untuk Windows yang ada di pasaran, namun kebanyakan memerlukan runtime .NET dan mereka mungkin memerlukan waktu beberapa detik untuk memulai.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Mendukung &quot;Drag &amp;amp; Drop&quot;. Anda bisa memilih file, atau seret dan lepaskan file ke jendela program untuk mendapatkan nilai hash MD5.&lt;/li&gt;
&lt;li&gt;Mendukung verifikasi nilai MD5 asli dan nilai MD5 saat ini.&lt;/li&gt;
&lt;li&gt;Yang terpenting, ini GRATIS. Tidak ada bundel spyware atau adware.&lt;/li&gt;
&lt;li&gt;Ukuran kecil, alat yang efektif dan mungil untuk keamanan data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
Download (hanya 249KB):&lt;/div&gt;
&lt;/span&gt;&lt;div style=&quot;font-weight: normal; text-align: justify;&quot;&gt;
&lt;a href=&quot;http://www.winmd5.com/download/winmd5free.zip&quot; target=&quot;_blank&quot;&gt;WinMD5 Gratis Download&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
WinMD5Free.zip MD5: 73f48840b60ab6da68b03acd322445ee&lt;/div&gt;
&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
WinMD5Free.exe MD5: 944a1e869969dd8a4b64ca5e6ebc209a&lt;/div&gt;
&lt;/span&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
Berikut ini cara menggunakannya:&lt;/div&gt;
&lt;/span&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Extrak hasil download, dan jalankan file WinMD5.exe&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPvfv4AV_XMOY_6VFKKHe2ZmSwFeJIqFwlXhIzU2iXx9TEz-i465zd2qb11dVPXYxAcnQKPaNNv4AORoBS-fbh9E6e3zv-lSffGkTyfEPaOa0ngyuz4EiGnl523TgIp-t2ZG376_l084w/s1600/WinMD5Free+1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;150&quot; data-original-width=&quot;658&quot; height=&quot;72&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPvfv4AV_XMOY_6VFKKHe2ZmSwFeJIqFwlXhIzU2iXx9TEz-i465zd2qb11dVPXYxAcnQKPaNNv4AORoBS-fbh9E6e3zv-lSffGkTyfEPaOa0ngyuz4EiGnl523TgIp-t2ZG376_l084w/s320/WinMD5Free+1.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Browse file .exe atau .zip dan copy kan kode MD5 diatas seperti pada gambar.&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4zFoEgcFLvSVEVjvmm6GsGaKOmROkjPad5_0zTuS_a5JWo1gr3c_v4hpueL_ryKe5syQXn-k9HxLgPDKmofy2ORYmpdUGT4Gnak8t6s4KzGjn0wlFQ7Ixvjqvx7kLafzUJBACh_91cCc/s1600/WinMD5Free+2.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;379&quot; data-original-width=&quot;522&quot; height=&quot;232&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4zFoEgcFLvSVEVjvmm6GsGaKOmROkjPad5_0zTuS_a5JWo1gr3c_v4hpueL_ryKe5syQXn-k9HxLgPDKmofy2ORYmpdUGT4Gnak8t6s4KzGjn0wlFQ7Ixvjqvx7kLafzUJBACh_91cCc/s320/WinMD5Free+2.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Klik Verify, jika hasil menyatakan Matched maka file berhasil di download dengan baik dan benar.&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg92rwITVeCFobmiiCmpG1F0hmz8WGrwh1UlAe7V75rvW1NwGZBtGtiwU2djuS1niURbKOTnbI5AZVN9LQojNaYEC0PraiDs83Ma_KWNwufP-vX7ll82JYHWvL8tH2wyne3q9dc2jxVUdk/s1600/WinMD5Free+3.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;375&quot; data-original-width=&quot;522&quot; height=&quot;229&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg92rwITVeCFobmiiCmpG1F0hmz8WGrwh1UlAe7V75rvW1NwGZBtGtiwU2djuS1niURbKOTnbI5AZVN9LQojNaYEC0PraiDs83Ma_KWNwufP-vX7ll82JYHWvL8tH2wyne3q9dc2jxVUdk/s320/WinMD5Free+3.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;
Sekian semoga bermanfaat. Janan lupa subscribe dan share dengan mengisikan email kamu untuk&amp;nbsp;&lt;a href=&quot;http://feeds.feedburner.com/Oxsitech&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;berlangganan&lt;/b&gt;&lt;/a&gt;&amp;nbsp;artikel dari kami.&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/3391897106650280784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2018/01/memastikan-file-hasil-download-aman-dan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3391897106650280784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3391897106650280784'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2018/01/memastikan-file-hasil-download-aman-dan.html' title='Memastikan file hasil download aman dan tidak corrupt atau rusak dengan MD5 hash'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMLg32SLUMFVLDOSR9wZCwhWWUoEoUz8h_ApMK048W1-h7LyPDC5jaQCRzQxhT08TRITSqcxN4JAUSzFjgvoVCGp1PMtjqoIvbO88RQVVhIyKoQnplpYi4C0OEkAh98BWcvnvYZl9aI5E/s72-c/WinMD5Free.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-203077653576905382</id><published>2017-11-18T00:30:00.001+07:00</published><updated>2017-11-18T03:00:59.638+07:00</updated><title type='text'>Apa itu Signature Email, bagaimana cara setting di gmail?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Hai sobat, apakah kalian sering berkirim email ke seseorang. Pernahkah kalian mendapatkan email dari seseorang. Sering kali email yang kita peroleh, dibagian bawah isi email ada tulisan nama pengirim, dan keterangan lain seperti nomor telepon, alamat, nama web, atau beripa gambar teks. Nah itu dinamakan signature. Signature dari sesbuah email dimaksudkan untuk memberi tahukan penerima email bahwa email tersebut dikirimkan oleh orang yang terpercaya, maksudnya terpercaya disini seperti halnya tanda tangan oleh si pengirim email. Dibagian signature ini kalian bisa menambahkan alamat detail, atau apapun informasi apapun sebagai informasi identitas kalian.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Biasanya perusahaan yang memiliki sistem IT menambahkan signature ini pada sistem email merekan. Itu maksudkan untuk memberikan informasi bahwa pengirim email adalah pegawai atau pun bagian dari perusahaan. Pasinya akan lebih keren dan terlihat profesional jika perusahaan menggunakan signature seperti itu, dan pastinya penerima email juga akan diyakinkan bahwa email itu merupakan benar-benar dari perusahaan itu.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Kita juga bisa loh membuat email kita diberi signature seperti itu. Sekarang hampir semua email gratis sudah menambahkan fitur ini. Nah disini saya akan memberitahu kalian gima sih mengatur signature pada email gmail.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Contoh Signature email:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtLGlIYWjKD6dmj9JPLTSLjhRNZjFD0hR41LOj-iyE1U3EgdFrqHdjqIKlg23adQUP8pj4DMIAyUWnR6YyzwE9VlzIJbHepgRss8B2JezV_tLoWcu4cw2Qm857OMWFvcHa3UkO_H1b6dM/s1600/signature1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;220&quot; data-original-width=&quot;582&quot; height=&quot;120&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtLGlIYWjKD6dmj9JPLTSLjhRNZjFD0hR41LOj-iyE1U3EgdFrqHdjqIKlg23adQUP8pj4DMIAyUWnR6YyzwE9VlzIJbHepgRss8B2JezV_tLoWcu4cw2Qm857OMWFvcHa3UkO_H1b6dM/s320/signature1.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMpPiyYhOpbhW5IYmgstEFcH8azdY18GgdFbBoeqkfqfjJ9EuFfLG6qK7Vgcm5vqHA-8Hjc7YoSLzBxi3mworgVw56OX9k0oGPq-4qHMTojczHbvcNRmNg1otXopfv3oJnRVbqT-7hKMY/s1600/signature2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;144&quot; data-original-width=&quot;664&quot; height=&quot;69&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMpPiyYhOpbhW5IYmgstEFcH8azdY18GgdFbBoeqkfqfjJ9EuFfLG6qK7Vgcm5vqHA-8Hjc7YoSLzBxi3mworgVw56OX9k0oGPq-4qHMTojczHbvcNRmNg1otXopfv3oJnRVbqT-7hKMY/s320/signature2.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRGK2GavuJScxe5swFkwocVqlWRapBp8H15QB-kgzW_HPhYgeindtpZrX1STD8ZW9dw_tzi8Q8VLV6Qx1-L_VGVpQSEjy4-0L8LvZqIuKa2ensPt3Q8zLTUMMzOrqIhcZEgWtPo9bTSwI/s1600/signature3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;696&quot; data-original-width=&quot;930&quot; height=&quot;239&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRGK2GavuJScxe5swFkwocVqlWRapBp8H15QB-kgzW_HPhYgeindtpZrX1STD8ZW9dw_tzi8Q8VLV6Qx1-L_VGVpQSEjy4-0L8LvZqIuKa2ensPt3Q8zLTUMMzOrqIhcZEgWtPo9bTSwI/s320/signature3.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp;Langkah-lagkah mengatur signature gmail:&lt;/div&gt;
&lt;div&gt;
1. Kalian harus sudah mempunyai akun gmail pastinya.&lt;/div&gt;
&lt;div&gt;
2. Login akun gmail kalian&lt;/div&gt;
&lt;div&gt;
3. Klik Setting dibagian kanan atas&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi78Dfs9UNBKlA9TcZQOgDfPq5UfVsgEkzfVqDvTBfkP0izHrZyDEG4WKRM1fAt2P5PRtyevTJAA3DAG_kJ_XucVRVPWYzVJvuJSRTgHq8fFguUHEj1jeFAPc6aY0mCBqwCB84W0Rc1JQ8/s1600/set-signature1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;408&quot; data-original-width=&quot;221&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi78Dfs9UNBKlA9TcZQOgDfPq5UfVsgEkzfVqDvTBfkP0izHrZyDEG4WKRM1fAt2P5PRtyevTJAA3DAG_kJ_XucVRVPWYzVJvuJSRTgHq8fFguUHEj1jeFAPc6aY0mCBqwCB84W0Rc1JQ8/s320/set-signature1.png&quot; width=&quot;173&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span id=&quot;goog_1347814577&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_1347814578&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span id=&quot;goog_201233223&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_201233224&quot;&gt;&lt;/span&gt;4. Klik tab General, cari bagian signature, ceklist pada bagian signature, ceklist nama email yang kalian gunakan. Hal tersebut harus dilakukan untuk memverifikasi kebenaran akun kalian.&lt;br /&gt;
5. Tuliskan signatur yang kalian inginkan. Gunakan kekreatifan kalian. Bisa juga kalian gunakan ASCII generator agar terlihat lebih unik. Bisa cari digoogle dengan pencarin ASCII generator, lalu copy kan ke bagian signature seperti gambar dibawah ini.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimS0Vb5HzX57TVDntoBkvpclDxOvQU3rviBLIF_8r9TesdwkBTOA3SD62mXhSDlHNQnAqGBPh8Zo4z5oWkMXaRkNeozvcVVb4fueOKf8UU-77taFmDB4T6POqbaIjfkoKzWWCPGhfcv-o/s1600/set-signature2.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;581&quot; data-original-width=&quot;964&quot; height=&quot;384&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimS0Vb5HzX57TVDntoBkvpclDxOvQU3rviBLIF_8r9TesdwkBTOA3SD62mXhSDlHNQnAqGBPh8Zo4z5oWkMXaRkNeozvcVVb4fueOKf8UU-77taFmDB4T6POqbaIjfkoKzWWCPGhfcv-o/s640/set-signature2.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Ok, sampai disini dulu ya, semoga membantu kalian dan jga menambah ilmu pengetahuan kalian yang sudah membaca. Jangan lupa likes, comment, share, masukan email kalian dan subscribe, supaya kalian mendapatkan informasi terupdate dari blog oxsitech.&lt;br /&gt;
&lt;br /&gt;
Tanks.&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/203077653576905382/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2017/11/hai-sobat-apakah-kalian-sering-berkirim.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/203077653576905382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/203077653576905382'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2017/11/hai-sobat-apakah-kalian-sering-berkirim.html' title='Apa itu Signature Email, bagaimana cara setting di gmail?'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtLGlIYWjKD6dmj9JPLTSLjhRNZjFD0hR41LOj-iyE1U3EgdFrqHdjqIKlg23adQUP8pj4DMIAyUWnR6YyzwE9VlzIJbHepgRss8B2JezV_tLoWcu4cw2Qm857OMWFvcHa3UkO_H1b6dM/s72-c/signature1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-5297360318583061027</id><published>2017-09-07T10:09:00.000+07:00</published><updated>2017-09-07T11:11:38.334+07:00</updated><title type='text'>Penerimaan CPNS Periode 2 tahun 2017 sebanyak 61 Kementerian/Lembaga. Pendaftaran 11-25 September 2017.</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;h2 style=&quot;height: 0px; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h4 style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgulzV3pellNK9kgRLQ6Lsw6pXzU_4qZyt58TgK9uaaaUmcBMysswU-eJkyJoOohDFHh6FyoEHhkqs0ZpIaGQT9g6WUgcVWnRcZ8e8CA-fiJMH0DH1mY6MiOyEdG0epqRqRwtA_90OjYik/s1600/sscn.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;339&quot; data-original-width=&quot;699&quot; height=&quot;154&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgulzV3pellNK9kgRLQ6Lsw6pXzU_4qZyt58TgK9uaaaUmcBMysswU-eJkyJoOohDFHh6FyoEHhkqs0ZpIaGQT9g6WUgcVWnRcZ8e8CA-fiJMH0DH1mY6MiOyEdG0epqRqRwtA_90OjYik/s320/sscn.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/h4&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span style=&quot;color: #4b4b4b; font-family: &amp;quot;roboto&amp;quot; , sans-serif;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 15px; white-space: pre-wrap;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h2 style=&quot;text-align: left;&quot;&gt;
&lt;div style=&quot;font-size: medium; font-weight: normal;&quot;&gt;
Telah diumumkan dan dibuka secara resmi Penerimaan CPNS Periode 2 tahun 2017 sebanyak 61 Kementerian/Lembaga. Pendaftaran 11-25 September 2017.&lt;/div&gt;
&lt;div style=&quot;font-size: medium; font-weight: normal;&quot;&gt;
Silahkan download pengumuman resmi penerimaan cpns 2017 Periode 2 di bawah ini:&lt;/div&gt;
&lt;/h2&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #0000ee;&quot;&gt;&lt;a href=&quot;http://cur.lv/16ki1z&quot; target=&quot;_blank&quot;&gt;Kementerian Koordinator Bidang Politik,&amp;nbsp;Hukum dan Keamanan&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki20&quot; target=&quot;_blank&quot;&gt;Kementerian Koordinator Bidang Perekonomian&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki21&quot; target=&quot;_blank&quot;&gt;Kementerian Koordinator Bidang&amp;nbsp;&lt;/a&gt;&lt;a href=&quot;http://cur.lv/16ki21&quot; target=&quot;_blank&quot;&gt;Kemaritiman&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki24&quot; target=&quot;_blank&quot;&gt;Kementerian Riset, Teknologi dan Pendidikan Tinggi&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki25&quot; target=&quot;_blank&quot;&gt;Kementerian Koperasi dan Usaha Kecil dan Menengah&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki26&quot; target=&quot;_blank&quot;&gt;Kementerian Badan Usaha Milik Negara&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2c&quot; target=&quot;_blank&quot;&gt;Kementerian Pemberdayaan Perempuan dan Perlindungan Anak&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2d&quot; target=&quot;_blank&quot;&gt;Kementerian Pendayagunaan Aparatur Negara dan Reformasi Birokrasi&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2e&quot; target=&quot;_blank&quot;&gt;Kementerian Pemuda Olahraga&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2f&quot; target=&quot;_blank&quot;&gt;Kementerian Desa, Pembangunan Daerah Tertinggal dan Transmigrasi&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki2g&quot; target=&quot;_blank&quot;&gt;Kementerian Luar Negeri&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki2l&quot; target=&quot;_blank&quot;&gt;Kementerian Keuangan&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki2m&quot; target=&quot;_blank&quot;&gt;Kementerian Pertanian&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki2n&quot; target=&quot;_blank&quot;&gt;Kementerian Energi dan Sumber Daya Mineral&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2o&quot; target=&quot;_blank&quot;&gt;Kementerian Perhubungan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki2p&quot; target=&quot;_blank&quot;&gt;Kementerian Pendidikan dan Kebudayaan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3b&quot; target=&quot;_blank&quot;&gt;Kementerian Kesehatan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3c&quot; target=&quot;_blank&quot;&gt;Kementerian Agama&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3d&quot; target=&quot;_blank&quot;&gt;Kementerian Ketenagakerjaan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3e&quot; target=&quot;_blank&quot;&gt;Kementerian Sosial&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3f&quot; target=&quot;_blank&quot;&gt;Kementerian Lingkungan Hidup dan Kehutanan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3g&quot; target=&quot;_blank&quot;&gt;Kementerian Kelautan dan Perikanan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3h&quot; target=&quot;_blank&quot;&gt;Kementerian Perdagangan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3i&quot; target=&quot;_blank&quot;&gt;Kementerian Perindustrian&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3j&quot; target=&quot;_blank&quot;&gt;Kementerian Pekerjaan Umum &amp;amp; Perumahan Rakyat&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki3k&quot; target=&quot;_blank&quot;&gt;Kementrian Pariwisata&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki3q&quot; target=&quot;_blank&quot;&gt;Kejaksaan Agung&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki3r&quot; target=&quot;_blank&quot;&gt;Badan Intelijen Negara&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4b&quot; target=&quot;_blank&quot;&gt;Kementrian Perencanaan Pembangunan Nasional/Bappenas&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3s&quot; target=&quot;_blank&quot;&gt;Sekretariat Jenderal Dewan Perwakilan Rakyat&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3t&quot; target=&quot;_blank&quot;&gt;Badan Pemeriksa Keuangan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3u&quot; target=&quot;_blank&quot;&gt;Lembaga Sandi Negara&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3v&quot; target=&quot;_blank&quot;&gt;Badan Kepegawaian Negara&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3w&quot; target=&quot;_blank&quot;&gt;Lembaga Administrasi Negara&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3x&quot; target=&quot;_blank&quot;&gt;Lembaga Penerbangan dan Antariksa Nasional&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3y&quot; target=&quot;_blank&quot;&gt;Lembaga Ilmu Pengetahuan Indonesia&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki3z&quot; target=&quot;_blank&quot;&gt;Badan Tenaga Nuklir Nasional&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4c&quot; target=&quot;_blank&quot;&gt;Arsip Nasional Republik Indonesia&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4d&quot; target=&quot;_blank&quot;&gt;Badan Informasi Geospasial&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4e&quot; target=&quot;_blank&quot;&gt;Badan Kependudukan dan KB Nasional&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4f&quot; target=&quot;_blank&quot;&gt;Badan Koordinasi Penanaman Modal&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4g&quot; target=&quot;_blank&quot;&gt;Badan Pengkajian dan Penerapan Teknologi&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4h&quot; target=&quot;_blank&quot;&gt;Badan Pengawasan keuangan Pembangunan&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4i&quot; target=&quot;_blank&quot;&gt;Kementrian Agraria dan Tata Ruang/badan Pertanahan Nasioanal&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4j&quot; target=&quot;_blank&quot;&gt;Badan Pengawas Tenaga Nuklir&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4k&quot; target=&quot;_blank&quot;&gt;Badan Pengawas Obat dan Makanan&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4m&quot; target=&quot;_blank&quot;&gt;Kepolisian Negara RI&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4n&quot; target=&quot;_blank&quot;&gt;Badan Meteorologi, Klimatologi dan Geofisika&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4o&quot; target=&quot;_blank&quot;&gt;Badan Narkotika Nasional&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4p&quot; target=&quot;_blank&quot;&gt;Mahkamah Konstitusi&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4q&quot; target=&quot;_blank&quot;&gt;Komisi Yudisial&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://cur.lv/16ki4r&quot; target=&quot;_blank&quot;&gt;Badan Nasional Penempatan Perlindungan TKI&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4s&quot; target=&quot;_blank&quot;&gt;Badan Keamanan Laut&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4t&quot; target=&quot;_blank&quot;&gt;Badan Nasional Pencarian Dan Pertolongan (BASARNAS)&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4u&quot; target=&quot;_blank&quot;&gt;Lembaga Kebijakan Pengadaan Barang/Jasa Pemerintah&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki4v&quot; target=&quot;_blank&quot;&gt;Pusat Pelaporan dan Analisis Transaksi Keuangan&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki50&quot; target=&quot;_blank&quot;&gt;Badan Nasional Penanggulangan Terorisme&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cur.lv/16ki51&quot; target=&quot;_blank&quot;&gt;Badan Ekonomi Kreatif&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Klik link diatas lalu skip ad untuk download&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEtLbKYQpoEyScGXjEauSQpyC4bIKPz_qj7CIMVT04trie_7EgjJv8v9KYWIv03K4negmE-b5ReP8eVs-6MFyYZt7LbB6E17jSIiIR3HO3ZwWJ8VKImgRnsZDGYGXNfqaWeMq0Qmil4Lg/s1600/cdc.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;75&quot; data-original-width=&quot;378&quot; height=&quot;63&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEtLbKYQpoEyScGXjEauSQpyC4bIKPz_qj7CIMVT04trie_7EgjJv8v9KYWIv03K4negmE-b5ReP8eVs-6MFyYZt7LbB6E17jSIiIR3HO3ZwWJ8VKImgRnsZDGYGXNfqaWeMq0Qmil4Lg/s320/cdc.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/5297360318583061027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2017/09/penerimaan-cpns-periode-2-tahun-2017.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5297360318583061027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5297360318583061027'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2017/09/penerimaan-cpns-periode-2-tahun-2017.html' title='Penerimaan CPNS Periode 2 tahun 2017 sebanyak 61 Kementerian/Lembaga. Pendaftaran 11-25 September 2017.'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgulzV3pellNK9kgRLQ6Lsw6pXzU_4qZyt58TgK9uaaaUmcBMysswU-eJkyJoOohDFHh6FyoEHhkqs0ZpIaGQT9g6WUgcVWnRcZ8e8CA-fiJMH0DH1mY6MiOyEdG0epqRqRwtA_90OjYik/s72-c/sscn.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-2582321124670147435</id><published>2017-03-12T02:53:00.001+07:00</published><updated>2017-03-12T02:53:41.736+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Indomie Uniqmie</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_LHOhDtiGWmItpk1AgndGPssZ2se67IwXt0IRJxhWbcfO8B4lFqRUMuc_cso4IrlaexBiwCu_mTkusChAdGFk3g5XQCP7OYuR7kP-r84ULtLBWD7qWP8mpBGG0IjdWFOJLSRSEEMzUe8/s1600/kontes-resep-indomie-uniqme-660x330.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_LHOhDtiGWmItpk1AgndGPssZ2se67IwXt0IRJxhWbcfO8B4lFqRUMuc_cso4IrlaexBiwCu_mTkusChAdGFk3g5XQCP7OYuR7kP-r84ULtLBWD7qWP8mpBGG0IjdWFOJLSRSEEMzUe8/s640/kontes-resep-indomie-uniqme-660x330.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Indomie Uniqmie adalah kontes adu menu unik berbahan dasar produk Indomie, persembahan PT. Indofood CBP Sukses Makmur Tbk. Menu yang diikutsertakan dalam Kontes Indomie Uniqmie mulai dari hidangan utama hingga camilan, menampilkan beragam produk dan varian rasa dari Indomie yang terus mengiringi tekad masyarakat Indonesia selama 45 tahun.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Mekanisme&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Kirim resep beserta foto orisinil ke:&lt;br /&gt;
1. www.indomie.com/uniqmie&lt;br /&gt;
2. PO BOX 4500 JKS 12000&lt;br /&gt;
3. Drop Box yang tersedia di Radio Lokal&lt;br /&gt;
4. On The Spot lokasi Roadshow Uniqmie:&lt;br /&gt;
Medan&lt;br /&gt;
Sabtu, 25 Februari 2017&lt;br /&gt;
Ring Road City Walk (SMARCO) Medan&lt;br /&gt;
&lt;br /&gt;
Jogjakarta&lt;br /&gt;
Sabtu, 4 Maret 2017&lt;br /&gt;
Jogja City Mall atrium&lt;br /&gt;
&lt;br /&gt;
Malang&lt;br /&gt;
Sabtu, 18 Maret 2017&lt;br /&gt;
Malang Town Square Lt 2&lt;br /&gt;
&lt;br /&gt;
Makassar&lt;br /&gt;
TBC&lt;br /&gt;
Panakukkang&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Hadiah&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Juara 1 : Rp 100,000,000&lt;br /&gt;
Juara 2 : Rp 25,000,000&lt;br /&gt;
Juara 3 : Rp 10,000,000&lt;br /&gt;
Juara 4 : Rp 3,000,000&lt;br /&gt;
Juara 5 : Rp 3,000,000&lt;br /&gt;
Juara Favorit (online) : Rp 15,000,000&lt;br /&gt;
&lt;br /&gt;
3 (Tiga) Pemenang terbaik dari tiap area dibawah ini, mendapatkan masing-masing Rp 3,000,000.&lt;br /&gt;
Area (Cabang) terdiri dari:&lt;br /&gt;
- Sumatera utara &amp;amp; NAD&lt;br /&gt;
- Sumatera selatan, bengkulu, babel&lt;br /&gt;
- Sumatera Barat, Kepri, Riau&lt;br /&gt;
- Jambi&lt;br /&gt;
- Lampung&lt;br /&gt;
- Jawa Barat&lt;br /&gt;
- Cirebon&lt;br /&gt;
- DKI Jakarta&lt;br /&gt;
- Botabek&lt;br /&gt;
- Jawa Tengah &amp;amp; DIY&lt;br /&gt;
- Jawa Timur&lt;br /&gt;
- Indonesia timur (Bali, Lombok, Papua)&lt;br /&gt;
- Kalimantan Selatan, Utara, Tengah, Timur&lt;br /&gt;
- Kalimantan Barat&lt;br /&gt;
- Sulawesi Utara, Gorontalo, Sulawesi Tengah, Ternate&lt;br /&gt;
- Sulawesi Selatan, Tenggara, Ambon&lt;br /&gt;
&lt;br /&gt;
45 (Empat Puluh Lima) pengirim resep pertama akan mendapatkan Produk Indomie&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;KETENTUAN PENILAIAN RESEP&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Seluruh karya resep yang masuk akan dinilai berdasarkan keaslian resep, akurasi resep (apakah resep dapat diaplikasikan), serta tampilan hidangan. Karya resep 20 besar akan diuji dan diulas oleh Guest Chef dan Tim Indomie, untuk memilih 5 besar resep yang akan diadu dalam &quot;Grand Final&quot; di Bandung. Penentuan Juara 1, 2, dan 3 serta Juara Favorit via online akan ditentukan berdasarkan voting.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Cek SYARAT DAN KETENTUAN lengkapnya &lt;a href=&quot;http://www.indomie.com/uniqmie/SyaratKetentuan&quot; target=&quot;_blank&quot;&gt;di sini&lt;/a&gt;.&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/2582321124670147435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2017/03/indomie-uniqmie.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2582321124670147435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2582321124670147435'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2017/03/indomie-uniqmie.html' title='Indomie Uniqmie'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_LHOhDtiGWmItpk1AgndGPssZ2se67IwXt0IRJxhWbcfO8B4lFqRUMuc_cso4IrlaexBiwCu_mTkusChAdGFk3g5XQCP7OYuR7kP-r84ULtLBWD7qWP8mpBGG0IjdWFOJLSRSEEMzUe8/s72-c/kontes-resep-indomie-uniqme-660x330.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-2406005968777847384</id><published>2016-09-19T09:58:00.004+07:00</published><updated>2016-09-19T10:01:27.859+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Virus"/><title type='text'>Ransomware TeslaCrypt</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Ransomware adalah salah satu jenis malware yang memaksa penggunanya untuk &amp;nbsp;mengeluarkan uang. Kebanyakan Malware tadinya hanya dibuat oleh beberapa orang jahil saja, namun sekarang para pembuat malware sudah terorganisir untuk mengeruk keuntungan terutama uang.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS7rS0qMBaP77qOvyXQ8uA2OQ4S2b55ft7AsU0Lhyphenhyphenr_RySk0lUTb0tgLso-BLSXIOY_fluUdlEMIoZS84zrX1b8Z2B7D8Zb1XKtx4RJaMqZBRgbksRWSbnuSiSYu9S2ZyHc7NCxzOgcJU/s1600/teslacrypt-closed.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;220&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS7rS0qMBaP77qOvyXQ8uA2OQ4S2b55ft7AsU0Lhyphenhyphenr_RySk0lUTb0tgLso-BLSXIOY_fluUdlEMIoZS84zrX1b8Z2B7D8Zb1XKtx4RJaMqZBRgbksRWSbnuSiSYu9S2ZyHc7NCxzOgcJU/s640/teslacrypt-closed.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Jenis&amp;nbsp;Ransomware TeslaCrypt ini akan mengunci file penting yang ada dikomputer. Virus dapat masuk secara diam-diam dan mengeksekusi diri dan mencari file-file dan mengenkripsi file-file. Kita akan tidak bisa mengakses file karena file yang sudah terinfeksi sudah terenkripsi dan kita diharuskan membeli atau membayar untuk dapat mengakses file tersebut. Sudah banyak dari penikmat game online yang terkena imbas dari virus ini. Mereka diharuskan membayar lebih untuk mengembalikan akunnya. Bisa kere nih kalau file penting kita kena virus ini. Kan penting ya.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Kiat Menjaga File Kalian Dari Ransomware&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Saya sendiri memiliki beberapa tips agar kalian tidak terkena Ransomware /&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Backup, Satu kata yang simpel namun sangat berguna dikemudian hari. Pastikan &amp;nbsp;kalian selalu memiliki tempat backup terpisah dari PC kalian. Bisa itu &amp;nbsp;Hardisk Eksternal, CD/DVD, FlashDisk hingga mengupload file penting ke Cloud.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Gunakan Software Keamanan Yang Uptodate,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Memiliki Antivirus / Malware merupakan elemen penting bagi setiap OS terutama Windows yang memiliki ancaman terbanyak. Update selalu Antivirus setiap hari. Memang Antivirus tidak ada yang sempurna, tetapi setidaknya bisa melakukan pencegahan.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Hindari Program yang Mencurigakan,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Apabila kalian merasa bertemu file yang mencurigakan dari Internet, &amp;nbsp;sebaiknya kalian hindari, bisa jadi itu salah satu Ransomeware ! Saran &amp;nbsp;saya selalu download aplikasi dari situs resmi yang bisa kalian percaya.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Hindari Java,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Jika kalian programmer Java, memang penting untuk diinstall. Tapi jika &amp;nbsp;kalian bukan programmer java dan hanya pengguna PC biasa, saya sarankan &amp;nbsp;kalian menghapus java, karena java-lah salah satu jembatan malware menginfeksi komputer.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/2406005968777847384/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2016/09/ransomware-teslacrypt_19.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2406005968777847384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2406005968777847384'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2016/09/ransomware-teslacrypt_19.html' title='Ransomware TeslaCrypt'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhS7rS0qMBaP77qOvyXQ8uA2OQ4S2b55ft7AsU0Lhyphenhyphenr_RySk0lUTb0tgLso-BLSXIOY_fluUdlEMIoZS84zrX1b8Z2B7D8Zb1XKtx4RJaMqZBRgbksRWSbnuSiSYu9S2ZyHc7NCxzOgcJU/s72-c/teslacrypt-closed.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-3553682443884268227</id><published>2016-04-20T15:09:00.000+07:00</published><updated>2016-04-20T15:09:32.614+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Teknologi"/><title type='text'>Advanced Audio Coding (AAC) (.m4a)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;span style=&quot;color: #252525; font-family: sans-serif;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; line-height: 22.4px;&quot;&gt;&lt;b&gt;Advanced Audio Coding (AAC) (.m4a)&lt;/b&gt; Beberapa tahun yang lalu mp3 merupakan file audio yang sangat kompetibel dengan berbagai device player ketika Apple keluar denga iPod serta iPhone yang menggunakan format tipe M4A (AAC) merupakan standar format berkas audio terkompresi. AAC umumnya memiliki kualitas suara yang lebih baik dibandingkan dengan format populer MP3 dalam bitrate yang sama khususnya pada bitrate di bawah 100 kbit/s. AAC merupakan format yang umum digunakan ketika melakukan kompresi CD audio pada Apple iPod dan iTunes (eksensi .m4a). Format ini merupakan bagian standar Motion Picture Experts Group (MPEG). Sample rate yang ditawarkan sampai 96 KHz atau dua kali MP3 yang hanya 44 KHz.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3553682443884268227'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3553682443884268227'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2016/04/advanced-audio-coding-aac-m4a.html' title='Advanced Audio Coding (AAC) (.m4a)'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-3342027077914614732</id><published>2014-06-10T09:38:00.000+07:00</published><updated>2014-06-10T09:48:11.397+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="google"/><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><title type='text'>Kerennya Google Doodle</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Mari perkenalan dulu apa itu google doodle, penjelasan dari mbah wiki &quot;&lt;a href=&quot;http://www.google.com/doodles&quot; target=&quot;_blank&quot;&gt;Google Doodle&lt;/a&gt; adalah logo-logo Google yang&amp;nbsp;dimodifikasi sedemikian rupa yang ditampilkan pada saat ada peringatan atau event tertentu pada setiap negara yang support Google&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzEn90i79tKnzGPLZZaWNskSdTqdQAF-syps3_ChvoSuG2o4azQRJ9AnDMQOSpZb5NhHCrCK2x7vYGZjzvxWBdYZ9lRuHjFrPgexw1-CG4nVI8DGmkXXjI3d3DKy8CN-Jq3g1_LdRTfPs/s1600/google+doodle.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzEn90i79tKnzGPLZZaWNskSdTqdQAF-syps3_ChvoSuG2o4azQRJ9AnDMQOSpZb5NhHCrCK2x7vYGZjzvxWBdYZ9lRuHjFrPgexw1-CG4nVI8DGmkXXjI3d3DKy8CN-Jq3g1_LdRTfPs/s1600/google+doodle.png&quot; height=&quot;301&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Ada sebuah tim desainer yang berada di balik &lt;a href=&quot;http://www.google.com/doodles&quot; target=&quot;_blank&quot;&gt;corat-coret&lt;/a&gt; yang anda lihat di Google.com. Pemimpin utama yaitu Dennis Hwang yang dibantu oleh Michael Lopez, Ryan Germick, Susie Sahim dan Jennifer Hom.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Higga kini sudah banyak &lt;a href=&quot;http://www.google.com/doodles&quot; target=&quot;_blank&quot;&gt;koleksi corat-coret yang dibuat google&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;background-color: white; color: #252525; font-size: 14px; line-height: 22.399999618530273px; list-style-image: url(data:image/png; margin: 0.3em 0px 0px 1.6em; padding: 0px;&quot;&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_(1998%E2%80%932009)&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #0b0080; text-decoration: none;&quot; title=&quot;List of Google Doodles (1998–2009)&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;List of Google Doodles (1998–2009)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_in_2010&quot; style=&quot;background: none; color: #0b0080; text-decoration: none;&quot; title=&quot;List of Google Doodles in 2010&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;List of Google Doodles in 2010&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_in_2011&quot; style=&quot;background: none; color: #0b0080; text-decoration: none;&quot; title=&quot;List of Google Doodles in 2011&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;List of Google Doodles in 2011&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_in_2012&quot; style=&quot;background: none; color: #0b0080;&quot; title=&quot;List of Google Doodles in 2012&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;List of Google Doodles in 2012&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_in_2013&quot; style=&quot;background: none; color: #0b0080; text-decoration: none;&quot; title=&quot;List of Google Doodles in 2013&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;List of Google Doodles in 2013&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;margin-bottom: 0.1em;&quot;&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #0b0080; font-family: inherit; text-decoration: none;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Google_Doodles_in_2014&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #0b0080; text-decoration: none;&quot; title=&quot;List of Google Doodles in 2014&quot;&gt;List of Google Doodles in 2014&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style=&quot;color: #252525;&quot;&gt;&lt;span style=&quot;font-size: 14px; line-height: 22.399999618530273px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #252525;&quot;&gt;&lt;span style=&quot;font-size: 14px; line-height: 22.399999618530273px;&quot;&gt;Selain google doodle ini selain dirancang oleh tim dari google sendiri, perusahan raksasa internet ini juga menyenggarakan kompetisi setiap tahunnya untuk mendorong anak-anak dan siswa menciptakan karya seni mereka pada &lt;a href=&quot;http://www.google.com/doodles&quot; target=&quot;_blank&quot;&gt;Doodles Google&lt;/a&gt;. Audrey Zhang seorang siswa mungkin masih 11 tahun, tapi lewat karyanya, ia berhasil memenangkan penghargan dari kontes Doodle 4 Google.&amp;nbsp;Karya Zhang menjadi tampilan &lt;a href=&quot;http://www.google.com/doodles&quot; target=&quot;_blank&quot;&gt;Google Doodle&lt;/a&gt; pada Senin di Amerika Serikat. Bukan hanya itu, Zhang juga mendapatkan beasiswa sebesar USD 30 ribu dan USD 50 ribu dari Google untuk pendidikan teknologi di sekolahnya. Google juga memasukan nama Zhang dalam sumbangan sebesar USD 20 ribu untuk ketersediaan air bersih di Bangladesh.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Sungguh membanggakan kalo karya-karya kita sampai bisa ditampilkan di halamam google ya :). Makanya, ayoo dong bantu Indonesia biar kita bisa dikenal didunia lewat Goole Doodle, pastinya bakalan keren kalo budaya ataupun peta Indonesia bisa tampil dihalaman google kan.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: blue;&quot;&gt;&lt;i&gt;&lt;b&gt;Semangat&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #252525; font-family: sans-serif;&quot;&gt;&lt;span style=&quot;font-size: 14px; line-height: 22.399999618530273px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/3342027077914614732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2014/06/kerennya-google-doodle.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3342027077914614732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3342027077914614732'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2014/06/kerennya-google-doodle.html' title='Kerennya Google Doodle'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzEn90i79tKnzGPLZZaWNskSdTqdQAF-syps3_ChvoSuG2o4azQRJ9AnDMQOSpZb5NhHCrCK2x7vYGZjzvxWBdYZ9lRuHjFrPgexw1-CG4nVI8DGmkXXjI3d3DKy8CN-Jq3g1_LdRTfPs/s72-c/google+doodle.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-2394806952928347714</id><published>2014-06-06T09:42:00.000+07:00</published><updated>2014-06-06T09:42:40.408+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="google"/><title type='text'>Trik tersembunyi google chrome</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
1. Membuka tab yang sebelumnya kita tutup&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp; tekan:&amp;nbsp;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 13.63636302947998px; line-height: 19.09090805053711px;&quot;&gt;Ctrl + shift + T&lt;/span&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 13.63636302947998px; line-height: 19.09090805053711px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiti_WwryHJNcYzEgjT0_D_IWiXX_uPzIDNiSD8P64eDWt1Glw0yru5QveGTiZuwSWutbuz5IiONxTaFT6AY3fKLGNCUz_YpsXiFAJj7TfmdJ51cQYIeZ1WskIV3qvwg3Z8dMS93aT_z4c/s1600/oxsitech1.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiti_WwryHJNcYzEgjT0_D_IWiXX_uPzIDNiSD8P64eDWt1Glw0yru5QveGTiZuwSWutbuz5IiONxTaFT6AY3fKLGNCUz_YpsXiFAJj7TfmdJ51cQYIeZ1WskIV3qvwg3Z8dMS93aT_z4c/s1600/oxsitech1.gif&quot; height=&quot;390&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
2.&amp;nbsp;&amp;nbsp;Image searching dengan menarik image&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&amp;nbsp;drag gambar dan kemudian drop ke search bar&amp;nbsp;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEif0e4CNGPqF8h91yElDDPkSW2qn4uXHxdhw3LZ2LWC4gfq3xYEAiZ1oZ_kOmmhYgUrdFs181pHZYFdFRZgieXtK4KDmN5zPt9mdhYno1l7r6O09BbnHzcNakTe9ggd3M1_Hp79aoATWM4/s1600/oxsitech2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEif0e4CNGPqF8h91yElDDPkSW2qn4uXHxdhw3LZ2LWC4gfq3xYEAiZ1oZ_kOmmhYgUrdFs181pHZYFdFRZgieXtK4KDmN5zPt9mdhYno1l7r6O09BbnHzcNakTe9ggd3M1_Hp79aoATWM4/s1600/oxsitech2.gif&quot; height=&quot;478&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
3. [dot]com Otomatis&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
ketikan nama situs web, kemudian tekan &amp;nbsp;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 19.09090805053711px;&quot;&gt;Ctrl +&lt;/span&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 19.09090805053711px;&quot;&gt;&amp;nbsp;Enter&amp;nbsp;&lt;/span&gt;untuk menambahkan [dotcom]&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhORzzGm1Lfr3ZqH5YjApZZY2DldEYqZrdChyHLlFiajXMNIYA4oMIBmc1aqOKYv6p3pZQP0a5GRuZs4IWT5h_oI-EWmJU5M4vKszXsyWJlU3YrqXityg33hazrp2Uah1ik7m4PgPZ74pg/s1600/oxsitech3.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhORzzGm1Lfr3ZqH5YjApZZY2DldEYqZrdChyHLlFiajXMNIYA4oMIBmc1aqOKYv6p3pZQP0a5GRuZs4IWT5h_oI-EWmJU5M4vKszXsyWJlU3YrqXityg33hazrp2Uah1ik7m4PgPZ74pg/s1600/oxsitech3.gif&quot; height=&quot;370&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
4. Membuka link new tab&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
tekan tombol &amp;nbsp;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 19.09090805053711px;&quot;&gt;Ctrl + klik kiri mouse pada link&lt;/span&gt;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJI_Sm8u_vURcI2JQdilLeNYdFbJMf283xFMT950KLpmWH3rL4CvwAxE3VxSD5UTJ3HQPIsVLIgSfpKR-NoKmIfD7uB9uuuanzo-Pk59zsx48VBW33aZLXCOOz9lRGNgccYIz2teE7vRc/s1600/oxsitech4.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJI_Sm8u_vURcI2JQdilLeNYdFbJMf283xFMT950KLpmWH3rL4CvwAxE3VxSD5UTJ3HQPIsVLIgSfpKR-NoKmIfD7uB9uuuanzo-Pk59zsx48VBW33aZLXCOOz9lRGNgccYIz2teE7vRc/s1600/oxsitech4.gif&quot; height=&quot;422&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
5.&amp;nbsp;Merubah Browser menjadi notepad&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both;&quot;&gt;
copy code ini kedalam url. data:text/html,%20&amp;lt;html%20contenteditable&amp;gt;&amp;lt;Title&amp;gt;Notepad&amp;lt;/Title&amp;gt;&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7C4SmLZEWCTPCqnzMXFNC7tpWN1yoSCqvOzDKhlF802yTemFcY4u5T-XkdGPMEhNe7o7u48UiVg0TLT7ktGa2Rzw_7waRdQUaSeX273pFmaiuZaGdnuylsbjEG6K9YGmv9TReTzuu_es/s1600/oxsitech5.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7C4SmLZEWCTPCqnzMXFNC7tpWN1yoSCqvOzDKhlF802yTemFcY4u5T-XkdGPMEhNe7o7u48UiVg0TLT7ktGa2Rzw_7waRdQUaSeX273pFmaiuZaGdnuylsbjEG6K9YGmv9TReTzuu_es/s1600/oxsitech5.gif&quot; height=&quot;390&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;text-align: left;&quot;&gt;data:text/html;charset=utf-8,%20&amp;lt;title&amp;gt;Notepad%20(Nightmode)&amp;lt;/title&amp;gt;&amp;lt;body%20contenteditable%20style=&quot;font-family:%20DejaVu;font-weight:bold;background:#1E1E1E;color:#FFFFFF;font-size:1rem;line-height:1.4;max-width:80rem;margin:0%20auto;padding:2rem;&quot;%20spellcheck=&quot;false&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4IL60SuGGmFvRJJu2rPbkge8064N9sSXEcNOMCm0do3PkENxZCWnAkCVJbeQEZ04Z1KIFxehnFizbqCPVA0unuQ6QQK5WjYhdKlDhSKLykhPnZCg6_xTdZCnA04urQYkJ_z4RmG-G4JA/s1600/oxsitech6.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4IL60SuGGmFvRJJu2rPbkge8064N9sSXEcNOMCm0do3PkENxZCWnAkCVJbeQEZ04Z1KIFxehnFizbqCPVA0unuQ6QQK5WjYhdKlDhSKLykhPnZCg6_xTdZCnA04urQYkJ_z4RmG-G4JA/s1600/oxsitech6.gif&quot; height=&quot;346&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
6.&amp;nbsp;&amp;nbsp;Browsing pada mode incognito (private browsing)&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
membuka browser chrome pada menu incognito tekan&amp;nbsp;&lt;span style=&quot;background-color: #eeeeee; font-family: &#39;Open Sans&#39;, Helvetica, Arial, sans-serif; font-size: 13.63636302947998px; line-height: 19.09090805053711px;&quot;&gt;ctrl + shift + N&lt;/span&gt;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWNB0gXs_jizVcJdgcOD2Rf6JnJA294rqDtw7HzxsOlFQ6NEkLjHkrDm8ZW2on8e3c-tTMhS4qwv432XHY060ILcjHt8pMw2K03LxQAq0E5lKuwQZnY-FlEJZQ9d7Fd4fuuS7JmbiDRH4/s1600/oxsitech7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWNB0gXs_jizVcJdgcOD2Rf6JnJA294rqDtw7HzxsOlFQ6NEkLjHkrDm8ZW2on8e3c-tTMhS4qwv432XHY060ILcjHt8pMw2K03LxQAq0E5lKuwQZnY-FlEJZQ9d7Fd4fuuS7JmbiDRH4/s1600/oxsitech7.jpg&quot; height=&quot;408&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
7.&amp;nbsp;Menonaktifkan Autoplay youtube pada facebook&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Go to facebook.com/settings, click “video” on the left tool bar, then select “Off”. Auto-play video be gone!&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuVE7G5Qy3zImwzmAs6gIZu_D44qHaCOoeErC4LdSaPzSMKgkmLjh-JOB1_ig6qYBzymqETOGcxlccop-6MgLZ81O8vlc6BKIPbYAHP0KkItsJtVQUxhbEJ_dtjYTZg-0jK7USmILAi9g/s1600/oxsitech8.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuVE7G5Qy3zImwzmAs6gIZu_D44qHaCOoeErC4LdSaPzSMKgkmLjh-JOB1_ig6qYBzymqETOGcxlccop-6MgLZ81O8vlc6BKIPbYAHP0KkItsJtVQUxhbEJ_dtjYTZg-0jK7USmILAi9g/s1600/oxsitech8.gif&quot; height=&quot;448&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
8.&amp;nbsp;Mute email yg mengganggu pada gmail&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
On an email, click “More” and then “Mute” to make reply-allpocalypses history.&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwi-C6tsqEj3bhHlnEqh_b2WXCir6s1YNhdrZc7SlqfYLuCQvkrneEbwFWxlofA60A2bXZwb_x7DXxTtcZkFKlyccJqJe-I4lpm7Wb57if6dk0kmCqhpCB_m54AbT5mlOcSeo_Cm7yExQ/s1600/oxsitech9.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwi-C6tsqEj3bhHlnEqh_b2WXCir6s1YNhdrZc7SlqfYLuCQvkrneEbwFWxlofA60A2bXZwb_x7DXxTtcZkFKlyccJqJe-I4lpm7Wb57if6dk0kmCqhpCB_m54AbT5mlOcSeo_Cm7yExQ/s1600/oxsitech9.gif&quot; height=&quot;378&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
9.&amp;nbsp;Halaman Google jadi berputar (barrel roll)&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
ketik &quot;do a barrel roll&quot; pada google search&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPtOJ_juJEZNjHg2vsBO1kkV3p6P4sYoClf5aYrLvaJ-dqZjFq939DIkh4RGmh4RoNjPOVoPTwcDFK5N9YCZZjSwiSY8ejQtGg-b5AiE-RUbhv_QdwEs7tVGXQZpM1MogRNXlAR1z6RjM/s1600/oxsitech10.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPtOJ_juJEZNjHg2vsBO1kkV3p6P4sYoClf5aYrLvaJ-dqZjFq939DIkh4RGmh4RoNjPOVoPTwcDFK5N9YCZZjSwiSY8ejQtGg-b5AiE-RUbhv_QdwEs7tVGXQZpM1MogRNXlAR1z6RjM/s1600/oxsitech10.gif&quot; height=&quot;368&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
10.&amp;nbsp;Maenin Game Retro di google images&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Ketik &quot;Atari Breakout&quot; pada google search&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH_9nXleQIx-Ko-UrCDPbytB2s4WM36lBKilfuA_AgBuZGJm7qTwNwru_x6W-pkDjvyPQiS3on0BW0h9-TD8fxCatEePXX3Bt5q12gjpPI-beokfc2RWOz43h87bypYATv27XlPFJT6uU/s1600/oxsitech11.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH_9nXleQIx-Ko-UrCDPbytB2s4WM36lBKilfuA_AgBuZGJm7qTwNwru_x6W-pkDjvyPQiS3on0BW0h9-TD8fxCatEePXX3Bt5q12gjpPI-beokfc2RWOz43h87bypYATv27XlPFJT6uU/s1600/oxsitech11.gif&quot; height=&quot;372&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
11.&amp;nbsp;Maenin Game arcade di google&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Ketik “zerg rush” pada google search&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhx1VrX5Z8_Ra17z45TUW61bhq37qGsucIs3ELYrDlPcalbcMDOMY8EpXGLFFuztVGoJSdVq3jO7_XogwAN5kM515brWXm2sHP_ZElvzOEEO00qPOHjgIeScxzohQSCoKmwO7eItRWjwbI/s1600/oxsitech12.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhx1VrX5Z8_Ra17z45TUW61bhq37qGsucIs3ELYrDlPcalbcMDOMY8EpXGLFFuztVGoJSdVq3jO7_XogwAN5kM515brWXm2sHP_ZElvzOEEO00qPOHjgIeScxzohQSCoKmwO7eItRWjwbI/s1600/oxsitech12.gif&quot; height=&quot;370&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
12.&amp;nbsp;Easter eggs tersembunyi dengan konami code&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Buka&amp;nbsp;Digg.com, tekan tombol&amp;nbsp;“Up, up, down, down, left, right, left, right, B, A”&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS3_TFhRyPkJ41jLhSXkEjdPvjlMp6UkhC6vVFOXknpQ8oJNVntxkCXYDpXw4n-wAYONSj2loDuzL1MenPI3yfPthS6F9WQAWl2rfF5dfV8iCtwm8GamAg8mL85VDBAfZowAPOI0Rhqww/s1600/oxsitech14.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS3_TFhRyPkJ41jLhSXkEjdPvjlMp6UkhC6vVFOXknpQ8oJNVntxkCXYDpXw4n-wAYONSj2loDuzL1MenPI3yfPthS6F9WQAWl2rfF5dfV8iCtwm8GamAg8mL85VDBAfZowAPOI0Rhqww/s1600/oxsitech14.gif&quot; height=&quot;402&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Buka Wired.co.uk, tekan tombol&amp;nbsp;“Up, up, down, down, left, right, left, right, B, A”&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_x6A-HWPOLsNVk_koG7qFotCA0VakpUKN1Er-8mrh-dyJe7_pMKU6-1FnnFbvlViOLf-mFL2WdbRTnR-IG4ibVXDPkFpJ_5OATCPYurF9UNd7ALQi_n7MEQpGtgVHU1euDs6yb7Odv6o/s1600/oxsitech15.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_x6A-HWPOLsNVk_koG7qFotCA0VakpUKN1Er-8mrh-dyJe7_pMKU6-1FnnFbvlViOLf-mFL2WdbRTnR-IG4ibVXDPkFpJ_5OATCPYurF9UNd7ALQi_n7MEQpGtgVHU1euDs6yb7Odv6o/s1600/oxsitech15.gif&quot; height=&quot;363&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/2394806952928347714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2014/06/trik-tersembunyi-google-chrome.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2394806952928347714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2394806952928347714'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2014/06/trik-tersembunyi-google-chrome.html' title='Trik tersembunyi google chrome'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiti_WwryHJNcYzEgjT0_D_IWiXX_uPzIDNiSD8P64eDWt1Glw0yru5QveGTiZuwSWutbuz5IiONxTaFT6AY3fKLGNCUz_YpsXiFAJj7TfmdJ51cQYIeZ1WskIV3qvwg3Z8dMS93aT_z4c/s72-c/oxsitech1.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-8605459333636625422</id><published>2014-05-30T10:28:00.002+07:00</published><updated>2014-06-17T08:39:06.375+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="internet"/><category scheme="http://www.blogger.com/atom/ns#" term="web"/><title type='text'>Berselancar internet dengan leluasa dan aman di kantor</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMkF2xp6TKH1B1w-T-5-wcMQ6inrSuLVxw2wu4Y3RSnyTw7a4PtsCvnb5SGgWykIK7Tl_SPoRX-WKDb-Zxymb79d2voUSq1xkErRz8m_F1IIyaKinuIdzgUAMvfUiFWpOJG6BMj4mtgSQ/s1600/images.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMkF2xp6TKH1B1w-T-5-wcMQ6inrSuLVxw2wu4Y3RSnyTw7a4PtsCvnb5SGgWykIK7Tl_SPoRX-WKDb-Zxymb79d2voUSq1xkErRz8m_F1IIyaKinuIdzgUAMvfUiFWpOJG6BMj4mtgSQ/s1600/images.jpg&quot; height=&quot;148&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Sangat membosankan memang ketika kita kerja dikantor dengan jaringan internet yang terbatasi. Cara ini mungkin bisa kamu gunakan dikantor anda. Tapi perlu diingat cara ini pun mungkin tidak bekerja dijaringan kantor kamu, karena tidak semua jenis jaringan keamanan bisa ditembus dengan satu cara.&lt;br /&gt;
&lt;br /&gt;
Yang mau saya sampaikan adalah mengunakan aplikasi dari toko google dengan nama produk&amp;nbsp;&lt;span style=&quot;font-family: &#39;Segoe UI&#39;, Tahoma, sans-serif; font-size: 14px;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;ZenMate&lt;/span&gt;.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
Buka&amp;nbsp;&lt;a href=&quot;https://chrome.google.com/webstore/category/extensions?hl=en-US&quot; target=&quot;_blank&quot;&gt;Get more extensions&lt;/a&gt;, cari ZenMate, dan install (klik FREE).&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-3WKUU6u-kmDD5-i4dDiZufN30uQXdVTJO2e0F8RuNQPz-ozhPrlKEN8ensbWDsUvW2C0FRNrr0Dm2HPvkU6nclAOZoTk5H-Xd0s6k5z8XRpU9HEKoQXpY5bu5pFcnSweNfEZGnRtz9Q/s1600/getzenmate.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-3WKUU6u-kmDD5-i4dDiZufN30uQXdVTJO2e0F8RuNQPz-ozhPrlKEN8ensbWDsUvW2C0FRNrr0Dm2HPvkU6nclAOZoTk5H-Xd0s6k5z8XRpU9HEKoQXpY5bu5pFcnSweNfEZGnRtz9Q/s1600/getzenmate.png&quot; height=&quot;248&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Kemudian kamu akan diminta mengisi email sebagai akun dan konfirmasi.&lt;br /&gt;
Jika sudah aktif, maka akan muncul toolbar zenmate pada browser chrome seperti gambar berikut.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBt7JXXMRaB-E_x_D1lzn8IXjQrw9fCa4RUyOFfPAeDZ7Iov16w0MjwOTZ_EzZfUI8TgXWUma8auL7xi9DvtQgudsZ_tKI_aIwgeM9un9tgMcdWBcJjiMBs6NDhOOIHrkmgU4lXybv3IA/s1600/aktif.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBt7JXXMRaB-E_x_D1lzn8IXjQrw9fCa4RUyOFfPAeDZ7Iov16w0MjwOTZ_EzZfUI8TgXWUma8auL7xi9DvtQgudsZ_tKI_aIwgeM9un9tgMcdWBcJjiMBs6NDhOOIHrkmgU4lXybv3IA/s1600/aktif.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Apabila zenmate sudah aktif, kamu sudah bisa berselancar facebook, twitter, youtube dll, dengan lancar.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;Selamat bersenang-senang&lt;/b&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/8605459333636625422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2014/05/berselancar-internet-dengan-leluasa-dan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/8605459333636625422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/8605459333636625422'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2014/05/berselancar-internet-dengan-leluasa-dan.html' title='Berselancar internet dengan leluasa dan aman di kantor'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMkF2xp6TKH1B1w-T-5-wcMQ6inrSuLVxw2wu4Y3RSnyTw7a4PtsCvnb5SGgWykIK7Tl_SPoRX-WKDb-Zxymb79d2voUSq1xkErRz8m_F1IIyaKinuIdzgUAMvfUiFWpOJG6BMj4mtgSQ/s72-c/images.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-3835911696948418360</id><published>2014-05-27T16:11:00.000+07:00</published><updated>2014-06-17T08:58:31.395+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Virtual Android Genymotion PC</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Pastinya sudah banyak yang tahu mengenai operating sistem pada smartphone android. Mungkin sudah banyak yang tau pula penggunaan vitual android di kompter PC. Hingga sekarang sudah banyak jenis aplikasi penggunaan android pada komputer yang sudah banyak digunakan, seperti &lt;a href=&quot;http://oxsitech.blogspot.com/2013/12/berandroid-dikomputer-menggunakan.html&quot; target=&quot;_blank&quot;&gt;Bluestack&lt;/a&gt; pada postingan saya sebelumnya &amp;amp;&amp;nbsp;Genymotion. Dan kali ini saya ingin sedikit memperkenalkan Genymotion, karena virtual genymotion ini menurut saya lebih mudah digunakan dan sangat menarik. Kalo gak percaya mari kalian coba sendiri.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOn7a1EwdHed5ktqKldN4cKr26r5tarndkrxGCkf3jIu4sMGMLVEAqQZP_FXtQqMJk9-AuK7-j4P1qA3WyECcbdpoVCcD2wokkBJeI5_E6bryUQAeTMJfQHIb-NTlBJl8j3HxjUFPU8sA/s1600/android-Genymotion-PC.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOn7a1EwdHed5ktqKldN4cKr26r5tarndkrxGCkf3jIu4sMGMLVEAqQZP_FXtQqMJk9-AuK7-j4P1qA3WyECcbdpoVCcD2wokkBJeI5_E6bryUQAeTMJfQHIb-NTlBJl8j3HxjUFPU8sA/s1600/android-Genymotion-PC.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Hal pertama yang harus dilakukan adalan menginstall genymotion. Kamu bisa dengan menginstal secara online maupun offline. Sebenarnya genymotion ini hanya bisa diinstal secara online, karena aplikasinya perlu mengunduh paket-paket. Tapi mungkin dikesempatan lain saya akan memposting cara menginstal genymotion dengan cara offline nya.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Buka web browser kamu, klik &lt;a href=&quot;https://cloud.genymotion.com/page/customer/login/&quot; target=&quot;_blank&quot;&gt;genymotion&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
Kamu perlu membuat akun terleih dahulu&lt;/div&gt;
&lt;div&gt;
Lalu pilih download sesuai kebutuhan komputer kamu ( kalo komputer kamu belom terinstal virtualbox, silahkan pilih genymotion with virtualbox). &lt;i&gt;hal ini memudahkan kamu menginstal genymotion secara otomatis ;)&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
Lalu install hasil downloadnya dan ikuti petunjuk selanjutnya.&lt;/div&gt;
&lt;div&gt;
Setelah berhasil terinstal, jalankan aplikasi genymotion.&lt;br /&gt;
Kamu akan diminta untuk login dengan akun yang kamu buat tadi.&lt;br /&gt;
Kemudian akan tampil window seperti gambar dibah ini, untuk membuat virtual device.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxuVgAtFxbIGRrnt2UbZKKTM5NGpvK0H8ceLjEg-Zsn9-laoqPg-pqNr0DGIeEeT4TJVlS2BP2sIhX4jEFcDPezZr4nUuzeWCYlAKh-tO_SOdU1h98lWLTtFNGJ5MAejbdFelHXYaJ31Y/s1600/lankah1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxuVgAtFxbIGRrnt2UbZKKTM5NGpvK0H8ceLjEg-Zsn9-laoqPg-pqNr0DGIeEeT4TJVlS2BP2sIhX4jEFcDPezZr4nUuzeWCYlAKh-tO_SOdU1h98lWLTtFNGJ5MAejbdFelHXYaJ31Y/s1600/lankah1.png&quot; height=&quot;313&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Pilih device yang kamu ingini, dan klik Next&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYV96dE9Crsse1phIeoXE8LYGQml3zryOPQCysd5pawb8Ueq6Hq1BsOZZg3g6E85rhKAdgvYQDtimYLpS-uEvJq6RD3tmCF4Jx4P45-B0pliNly0nj2XO2jl-QGOXE3CcDYetDcV6_rw0/s1600/lankah2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYV96dE9Crsse1phIeoXE8LYGQml3zryOPQCysd5pawb8Ueq6Hq1BsOZZg3g6E85rhKAdgvYQDtimYLpS-uEvJq6RD3tmCF4Jx4P45-B0pliNly0nj2XO2jl-QGOXE3CcDYetDcV6_rw0/s1600/lankah2.png&quot; height=&quot;282&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Akan tampil spesifikasi yang akan digunakan virtual device, dan klik Next&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdBnVuJirh830aPwCsnLatuuBxmirOkHbaYhyphenhyphen_gspRojwk0QPOZSRt7jKCiEekbmT3MzusZEdvDJLCtYt5yJjPhmTAyU0S6qj3C8NJJvTq_cSEPfHhEghBkjRdsxznjACmxUPqS3vD7lU/s1600/lankah3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdBnVuJirh830aPwCsnLatuuBxmirOkHbaYhyphenhyphen_gspRojwk0QPOZSRt7jKCiEekbmT3MzusZEdvDJLCtYt5yJjPhmTAyU0S6qj3C8NJJvTq_cSEPfHhEghBkjRdsxznjACmxUPqS3vD7lU/s1600/lankah3.png&quot; height=&quot;282&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Kemudian tunggu hingga proses download selesai.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhc-vD_C9X7Q9JzIX68qXIF-TNiLJzIBmthGtk75-h09DQI8M1hkKpZq7jcnvPGR30I3V04ndfCXFs2u2DySD67HI3PRFmQEa7K1gV93GVpzIpq5JXO2ZIXgdiwArTBRUQvPbL0iKMjVhA/s1600/lankah4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhc-vD_C9X7Q9JzIX68qXIF-TNiLJzIBmthGtk75-h09DQI8M1hkKpZq7jcnvPGR30I3V04ndfCXFs2u2DySD67HI3PRFmQEa7K1gV93GVpzIpq5JXO2ZIXgdiwArTBRUQvPbL0iKMjVhA/s1600/lankah4.png&quot; height=&quot;282&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgij99eo5JN_qXu_mLh9nFngOG6omEP8bbd3ZbedLU_lJW6N6I_bCCfQxksILo-RmUEzifZ6IlbwDFLcEELustwm_YEq-E1eW86zm0CamPp0CRUoyNq8Fjic_6bpjU1ZOVMjjklkfzDhtw/s1600/home_genymotion.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgij99eo5JN_qXu_mLh9nFngOG6omEP8bbd3ZbedLU_lJW6N6I_bCCfQxksILo-RmUEzifZ6IlbwDFLcEELustwm_YEq-E1eW86zm0CamPp0CRUoyNq8Fjic_6bpjU1ZOVMjjklkfzDhtw/s1600/home_genymotion.png&quot; height=&quot;400&quot; width=&quot;248&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Genymotion ini pun dapat digunakan selayaknya hp android, namun tidak mudah dibawa-bawa seperti handphone pastinya :D. Kamu juga dimudahkan dengan dapat menginstal file .apk dengan cara drag&amp;amp;drop ke window genymotion.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
catatan: -bagi kalian yang masih gagal dalam mengistal appsnya, coba kalian samakan dengan saya. Saya menggunakan Samsung Galaxy S4 - 4.3 - API 18 - 1080x1920 dan gunakan apps dgn versi android yg sama. Mungkin kalian punya saran yang lain, kalian silahkan meninggalkan komentar dibawah ya, untuk saling membantu yang lain nya.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Selamat bersenang-senang&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/3835911696948418360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2014/05/virtual-android-genymotion-pc.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3835911696948418360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/3835911696948418360'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2014/05/virtual-android-genymotion-pc.html' title='Virtual Android Genymotion PC'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOn7a1EwdHed5ktqKldN4cKr26r5tarndkrxGCkf3jIu4sMGMLVEAqQZP_FXtQqMJk9-AuK7-j4P1qA3WyECcbdpoVCcD2wokkBJeI5_E6bryUQAeTMJfQHIb-NTlBJl8j3HxjUFPU8sA/s72-c/android-Genymotion-PC.jpg" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-8947488184928856872</id><published>2014-05-16T10:46:00.000+07:00</published><updated>2014-05-16T10:47:16.401+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Mengaktifkan telnet pada Windows7</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Umumnya tools telnet pada windows 7 tidak diaktifkan. Maka dari itu jika kita ingin menggunakannya, kita harus mengaktifkannya dalulu.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKZ9v8AQ0q3VQKf5mUEVsR3wjzFUKx-k-q7rHySQAvt9ZmlLeKR8KwuqGXxQ2ufxsb0_465pcFbszpbag3h-qXAxIW9Xa1X676hu5JD1X4K95igChe-yQtedLOQww6F_rs310wiCdnlFo/s1600/telnet+belum+aktif.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKZ9v8AQ0q3VQKf5mUEVsR3wjzFUKx-k-q7rHySQAvt9ZmlLeKR8KwuqGXxQ2ufxsb0_465pcFbszpbag3h-qXAxIW9Xa1X676hu5JD1X4K95igChe-yQtedLOQww6F_rs310wiCdnlFo/s1600/telnet+belum+aktif.png&quot; height=&quot;200&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Berikut langkahnya:&lt;/div&gt;
&lt;div&gt;
1. Buka &lt;b&gt;Control Panel&lt;/b&gt; pilih &lt;b&gt;Program and Features&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9oSuidZinOBXb12X39ngJhLYIxMSA2mdMxlMMRDWYyhRObbKI_aKqtoAzJN4KHwafwop45BUmMI9xREcesDeOvHJqzt9yomxVKHAWnpRxxW9uhXaVTdpnxqwsetzEbWnvYRUrr4txqwM/s1600/1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9oSuidZinOBXb12X39ngJhLYIxMSA2mdMxlMMRDWYyhRObbKI_aKqtoAzJN4KHwafwop45BUmMI9xREcesDeOvHJqzt9yomxVKHAWnpRxxW9uhXaVTdpnxqwsetzEbWnvYRUrr4txqwM/s1600/1.png&quot; height=&quot;236&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
2. Pilih &lt;b&gt;Turn Windows features on or off&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeJ7yhXYqGXl_vmF8fTAaMwsTa2sLx9LTTxjDAWYeBAzTSWB3G4FkLwCRx7ds_6miEoaFgoMVg1I4QFZexvQPPt_Q80IU4TRChvLOaSCU8LKrm_NHws269L-E8KRbDjY6mKnKcUkWz3DA/s1600/2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeJ7yhXYqGXl_vmF8fTAaMwsTa2sLx9LTTxjDAWYeBAzTSWB3G4FkLwCRx7ds_6miEoaFgoMVg1I4QFZexvQPPt_Q80IU4TRChvLOaSCU8LKrm_NHws269L-E8KRbDjY6mKnKcUkWz3DA/s1600/2.png&quot; height=&quot;236&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
3. Cek list &lt;b&gt;Telnet Client&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWi79DRNnOqkEB1-oJ0zB5q_J1gNdJBDav5U9S1A-EtVyrAOMJQWJ6fmGCs7OmCiDOMP0emuU7akP94_Ff2_EU54CALjEPMJk78usSRBxTjjbvCkiJ0f08Mw9mykOcifGfoPbguXikWDI/s1600/3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWi79DRNnOqkEB1-oJ0zB5q_J1gNdJBDav5U9S1A-EtVyrAOMJQWJ6fmGCs7OmCiDOMP0emuU7akP94_Ff2_EU54CALjEPMJk78usSRBxTjjbvCkiJ0f08Mw9mykOcifGfoPbguXikWDI/s1600/3.png&quot; height=&quot;280&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
4. dan lakukan kembali telnet&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbHud5GrBvKFgTQHDcc8h-4xNwYJrWZ0RFIgMwsv3HzRaUqCDDTBuqg1gzINk2OCOoGs7tge0MJ4iyaRG7rHxmNhYNAG1KQo0ftuxu3KdsC7T1np8mPfVV6TGTt3DB-fNvpDm3pzLetKw/s1600/4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbHud5GrBvKFgTQHDcc8h-4xNwYJrWZ0RFIgMwsv3HzRaUqCDDTBuqg1gzINk2OCOoGs7tge0MJ4iyaRG7rHxmNhYNAG1KQo0ftuxu3KdsC7T1np8mPfVV6TGTt3DB-fNvpDm3pzLetKw/s1600/4.png&quot; height=&quot;161&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/8947488184928856872/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2014/05/mengaktifkan-telnet-pada-windows7.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/8947488184928856872'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/8947488184928856872'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2014/05/mengaktifkan-telnet-pada-windows7.html' title='Mengaktifkan telnet pada Windows7'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKZ9v8AQ0q3VQKf5mUEVsR3wjzFUKx-k-q7rHySQAvt9ZmlLeKR8KwuqGXxQ2ufxsb0_465pcFbszpbag3h-qXAxIW9Xa1X676hu5JD1X4K95igChe-yQtedLOQww6F_rs310wiCdnlFo/s72-c/telnet+belum+aktif.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-7905858619550500920</id><published>2013-12-28T11:45:00.000+07:00</published><updated>2014-04-11T16:29:14.220+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bluestacks"/><category scheme="http://www.blogger.com/atom/ns#" term="ProxyCap"/><category scheme="http://www.blogger.com/atom/ns#" term="Software"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Seting koneksi internet Android Bluestacks menggunakan Proxy Cap</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Postingan saya sebelumnya sudah membahas apa itu bluestacks, bagaimana cara menginstal dan menggunakannya. Pada dasarnya emulator bluestacks ini menggunakan koneksi internet default tanpa adanya setingan untuk proxy. Bagi kalian yang menggunakan koneksi internatnya pake ssh (gratisan), atau pun pake proxy, tidak usah khawatir. Ada solusi buat kalian untuk bisa berinternet menggunakan android bluestacks ini. Jadi kalian masih bisa berandroid lewat PC.&lt;br /&gt;
OK deh, mari kita simak baik-baik tahap-tahapnya.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-2YcY4sDW9zjuJcwm1DE7J2vfWukeZQd5-R8S93YnR12C_apxyBo-eBIfyQkJNyN-5Q5wN2V15urdDDDfyFpPyyBFCMW0MRXZKM_yaVZy03vH8pxjmd4e4mUwim1gji-WNV3gKPCfr-M/s1600/bluestacks_proxycap.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-2YcY4sDW9zjuJcwm1DE7J2vfWukeZQd5-R8S93YnR12C_apxyBo-eBIfyQkJNyN-5Q5wN2V15urdDDDfyFpPyyBFCMW0MRXZKM_yaVZy03vH8pxjmd4e4mUwim1gji-WNV3gKPCfr-M/s1600/bluestacks_proxycap.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Download ProxyCap untuk mendirect koneksi proxy yang kalian pake. &lt;b&gt;&lt;a href=&quot;http://adf.ly/bJd4O&quot; target=&quot;_blank&quot;&gt;download disini&lt;/a&gt;. &lt;/b&gt;Restart sistem, apabila sistem meminta untuk restart.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Konfigurasi ProxyCap&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
Kita akan mendefinisikan 2 proxy server terpisah: HTTP dan HTTPS. Pertama mari kita tambahkan proxy HTTP.&lt;br /&gt;
&lt;br /&gt;
Klik kanan pada ikon taskbar ProxyCap dan pilih Configuration.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTDBRUGQ1d3HSCBys3XR8ZXraDFXalC4I3HH8ZzgMSDX_UTcDiRHx6JyEj-qbQzbLg_ScbhBMs61sWKsiN79TINYsD41W6iffYjUKkvov-QREIqnCxdcSqCN_NW1rcP5MqSqzIxlosr04/s1600/tray-prefs-2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTDBRUGQ1d3HSCBys3XR8ZXraDFXalC4I3HH8ZzgMSDX_UTcDiRHx6JyEj-qbQzbLg_ScbhBMs61sWKsiN79TINYsD41W6iffYjUKkvov-QREIqnCxdcSqCN_NW1rcP5MqSqzIxlosr04/s1600/tray-prefs-2.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Klik kategori Proxy.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan New&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTv2hPwDMxXFxingLyMN89A6MzYEfk4hWAif_Fi5WJ9mrAJM0ux4uCZh9qp1dWkhEMhTqJ5g8b7FgpQOk9IMZhyl-TE0219yXWpx5EAI4j91YaAARiaJKC_5lTTulUXEvWznpEeXcZsMI/s1600/new.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTv2hPwDMxXFxingLyMN89A6MzYEfk4hWAif_Fi5WJ9mrAJM0ux4uCZh9qp1dWkhEMhTqJ5g8b7FgpQOk9IMZhyl-TE0219yXWpx5EAI4j91YaAARiaJKC_5lTTulUXEvWznpEeXcZsMI/s1600/new.gif&quot; /&gt;&lt;/a&gt;pada toolbar.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq3BodHHctImraHZ2H_RC1-V1suDB_7yqetu7HGQw9EcBEpYJFXFUls6FnVh0xkPIGIMDFHNXMgH4D6L7F2VYkOK8oneonkQrGKYBzjsWPf_JbIXlRixwZMYfrDpk1hvBNNkt0bz0TjqM/s1600/prefs-proxies1.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq3BodHHctImraHZ2H_RC1-V1suDB_7yqetu7HGQw9EcBEpYJFXFUls6FnVh0xkPIGIMDFHNXMgH4D6L7F2VYkOK8oneonkQrGKYBzjsWPf_JbIXlRixwZMYfrDpk1hvBNNkt0bz0TjqM/s1600/prefs-proxies1.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pilih HTTP dari Type drop down list.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Isi pengaturan lainnya.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan OK.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihjeTZtcaC4r2eoKzNHCCG7V58xgmuZgEFOxmMpePs5igToEgSR_1PXeAsizcD_cTde5P5i8a7dEu8zIwDfUoDIBSDq0_Q7anLRmRTQ9waCS_5vbpioKkg62whVK2rwJJ5d32DOYVWDwo/s1600/new-proxy.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihjeTZtcaC4r2eoKzNHCCG7V58xgmuZgEFOxmMpePs5igToEgSR_1PXeAsizcD_cTde5P5i8a7dEu8zIwDfUoDIBSDq0_Q7anLRmRTQ9waCS_5vbpioKkg62whVK2rwJJ5d32DOYVWDwo/s1600/new-proxy.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhq-LNHGgrBUsC2v1vyC-zWXvP7SZ0QGUCsBbKHxhstk_QibP-2wi4dfS4xjGLfgiab0rtPQiPZlmmpi11R5ZKVhttt4s0CTvaSbVsAJmGBkJP7cq0LTcRGydpTZZw1I1o16JEEnUAvkdc/s1600/prefs-proxies2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhq-LNHGgrBUsC2v1vyC-zWXvP7SZ0QGUCsBbKHxhstk_QibP-2wi4dfS4xjGLfgiab0rtPQiPZlmmpi11R5ZKVhttt4s0CTvaSbVsAJmGBkJP7cq0LTcRGydpTZZw1I1o16JEEnUAvkdc/s1600/prefs-proxies2.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Sekarang tambahkan proxy HTTPS. Mengatur jenis server proxy untuk HTTPS. Alamat server dan pengaturan otorisasi harus sama seperti untuk proxy HTTP.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilbghv56eX-9N1esOWnuy-o3o9_3TolcAszaR3dj0eTYQ7gNlrefFrDdfNolzeQLmAkQf74QxcyubZ2AmqpIW02NWFEDV3wJWzvoMNUclWLvpOENH__pPVmbHFf5lJlbjH2bJJLt5UYVg/s1600/prefs-proxies3.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilbghv56eX-9N1esOWnuy-o3o9_3TolcAszaR3dj0eTYQ7gNlrefFrDdfNolzeQLmAkQf74QxcyubZ2AmqpIW02NWFEDV3wJWzvoMNUclWLvpOENH__pPVmbHFf5lJlbjH2bJJLt5UYVg/s1600/prefs-proxies3.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Sekarang mari kita membuat ProxyCap aturan routing untuk BlueStacks. Kami akan menambahkan 2 aturan: satu untuk koneksi HTTP dan yang lainnya untuk HTTPS.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Klik kategori Aturan.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan tombol New&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4f3fTKnOIaLrwIJxOK0eUsvmiXL23IB7fhhy21lVgg47OLE3j0de2QrLvk0izOVyBdlFpCO_xaFoNRWse5xiCBmvfc7oKtwKn7BG0RMzbqIM13yfrwtdVY5icpK9Hc7Fbo8cbHGEA2EU/s1600/new.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4f3fTKnOIaLrwIJxOK0eUsvmiXL23IB7fhhy21lVgg47OLE3j0de2QrLvk0izOVyBdlFpCO_xaFoNRWse5xiCBmvfc7oKtwKn7BG0RMzbqIM13yfrwtdVY5icpK9Hc7Fbo8cbHGEA2EU/s1600/new.gif&quot; /&gt;&lt;/a&gt;pada toolbar&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6XwLqFM-yCgcCi88wPnWjMyONvm4WduYTuW_bBPiWChMxF6cIE3E_ntIlbZ4oOWJclpF14YMvzVWuuRdmOrx8BbBVxcESdb7-ksF-cC9a3urBGG1iUN7qr-Y9LHgmTROers9SCuy57EY/s1600/prefs-rules1.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6XwLqFM-yCgcCi88wPnWjMyONvm4WduYTuW_bBPiWChMxF6cIE3E_ntIlbZ4oOWJclpF14YMvzVWuuRdmOrx8BbBVxcESdb7-ksF-cC9a3urBGG1iUN7qr-Y9LHgmTROers9SCuy57EY/s1600/prefs-rules1.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pada bagian Rule Action, pilih nama tampilan server proxy HTTP dari daftar drop-down.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pada bagian Program, klik Tentukan, kemudian klik Browse&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3x8xrtUXrSOTeZ0rgZs5nx6OV82ZDV4tn1uRz839twYjySEAsk7vV8jBg9zIJrCWJec2yGkx6YW6vV_vmBI3XXAZAFaGZW9m0Mj3ORQgj5JFbsYXZwewWHSKvbj49Rr-DbzqOSyMdUIg/s1600/browse.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3x8xrtUXrSOTeZ0rgZs5nx6OV82ZDV4tn1uRz839twYjySEAsk7vV8jBg9zIJrCWJec2yGkx6YW6vV_vmBI3XXAZAFaGZW9m0Mj3ORQgj5JFbsYXZwewWHSKvbj49Rr-DbzqOSyMdUIg/s1600/browse.gif&quot; /&gt;.&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMaEVbH9dX3eInGyq-fOIqAsVezi08GCnzSNPUyrqq24g599eCMs_jWRxj3cYX5fCJlFIxWniY8q8oBcfe5Uw503iZEdal6VVp1jWVHP2U2xUHCRWwTqQ7bJe_2Ywuc4SOOe4OCrucyGY/s1600/new-rule1.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMaEVbH9dX3eInGyq-fOIqAsVezi08GCnzSNPUyrqq24g599eCMs_jWRxj3cYX5fCJlFIxWniY8q8oBcfe5Uw503iZEdal6VVp1jWVHP2U2xUHCRWwTqQ7bJe_2Ywuc4SOOe4OCrucyGY/s1600/new-rule1.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Arahkan ke folder program BlueStacks. Hal ini terletak di Program Files pada 32-bit Windows atau Program Files (x86) pada Windows 64-bit.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pilih &lt;b&gt;HD-Network.exe&lt;/b&gt;.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan Open.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgoTsus0DdgJcXsWvYfve-ucq1NZg3bVCtzVSHHtsO15sswq2vfJoJ01EqmZOXhZsTJnPz5XlZi4UWD72s3XQtT6_7k9RDJ3pzftwDDhJ4ytZgC_EHzPc0wtVPeNALfGrii275QFqEiOng/s1600/select-program.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgoTsus0DdgJcXsWvYfve-ucq1NZg3bVCtzVSHHtsO15sswq2vfJoJ01EqmZOXhZsTJnPz5XlZi4UWD72s3XQtT6_7k9RDJ3pzftwDDhJ4ytZgC_EHzPc0wtVPeNALfGrii275QFqEiOng/s1600/select-program.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pada bagian Port Tujuan Range, klik Tentukan, kemudian ketik 80. seperti gambar dibawah.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan OK&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg97apFgt1WZAj0Ws65Lu7D-UProSHFokAIPXUBlm1quJxK_D2Nea7CC33Yo5-O6sFjOtjrTMCFTM16vLClpj3-Z9pOv-I_Y1R2eaSH8Atw0ZO7F1sIJY4UM3oeIyMGiwS2rZEgitNk9hs/s1600/new-rule2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg97apFgt1WZAj0Ws65Lu7D-UProSHFokAIPXUBlm1quJxK_D2Nea7CC33Yo5-O6sFjOtjrTMCFTM16vLClpj3-Z9pOv-I_Y1R2eaSH8Atw0ZO7F1sIJY4UM3oeIyMGiwS2rZEgitNk9hs/s1600/new-rule2.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGbgfIfObdzJh4_VHvv1jx6Clo7qa11KH0J8TMJVoU5BmPzme0z2U_XHonlX7_q2VaCF7V2haOQMxdIdLFrnlM2dY7519tUXNjrdz1sxNJzA0xrTFTWa_MQmFGVAIPag4u1jE602QLY2A/s1600/prefs-rules2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGbgfIfObdzJh4_VHvv1jx6Clo7qa11KH0J8TMJVoU5BmPzme0z2U_XHonlX7_q2VaCF7V2haOQMxdIdLFrnlM2dY7519tUXNjrdz1sxNJzA0xrTFTWa_MQmFGVAIPag4u1jE602QLY2A/s1600/prefs-rules2.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Sekarang menambahkan satu lagi &quot;redirect&quot; aturan untuk &lt;b&gt;HD-Network.exe&lt;/b&gt; tetapi dengan perubahan berikut:&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
1. Di tempat proxy HTTP dengan port 80,&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
2. Di tempat proxy HTTPS dengan &amp;nbsp;port 443.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8DZVKEfOWwr5_h7FNDDJMuibyveSc_XtWEju7J5Jj0L1gxJ8Gt9Haf0yOU14z9CvYrkOAB9-Pkt7DpxQnhhmZZ4ogPH-PIT00OA63YR9b_OVV7chyphenhyphenJHMLUhPcU9ljSaz7_9QOIFp-5Ec/s1600/prefs-rules3.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8DZVKEfOWwr5_h7FNDDJMuibyveSc_XtWEju7J5Jj0L1gxJ8Gt9Haf0yOU14z9CvYrkOAB9-Pkt7DpxQnhhmZZ4ogPH-PIT00OA63YR9b_OVV7chyphenhyphenJHMLUhPcU9ljSaz7_9QOIFp-5Ec/s1600/prefs-rules3.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Klik OK untuk menyimpan konfigurasi.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;b&gt;Ok, sekarang konfigurasi selesai. Selamat menikmati ;).&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Pilih entri pertama dalam daftar aturan.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan Properties&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhf4yB_j-W5FdAHxYNFrURk0y8LXjVaM5u1vPiATL0CDY_CDliYzd1wKPRaN6xSi-fglF2vNka3TpBDUhXodP7f6MXjDVrAOktF0stTOk2CDwzvKvtQB5gDk3-oXsXvu2WNlj_cZCP2CFE/s1600/properties.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhf4yB_j-W5FdAHxYNFrURk0y8LXjVaM5u1vPiATL0CDY_CDliYzd1wKPRaN6xSi-fglF2vNka3TpBDUhXodP7f6MXjDVrAOktF0stTOk2CDwzvKvtQB5gDk3-oXsXvu2WNlj_cZCP2CFE/s1600/properties.gif&quot; /&gt;&lt;/a&gt;tombol pada toolbar.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_fkkWNRpDopWtIMcYH_kX3kk-ktfLf1Z8N-xpDftM40KeyVspiMSK_FXSCzy-35inpPegvzysSrT_qDoKTJjCMSxkOaez2J-zJP8p0fed4Wnj_zg24830Fg3Fg5tF6jJoMkgW4AUEDt8/s1600/prefs-rules4.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_fkkWNRpDopWtIMcYH_kX3kk-ktfLf1Z8N-xpDftM40KeyVspiMSK_FXSCzy-35inpPegvzysSrT_qDoKTJjCMSxkOaez2J-zJP8p0fed4Wnj_zg24830Fg3Fg5tF6jJoMkgW4AUEDt8/s1600/prefs-rules4.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Pilih tab Programs.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJhfof40DqkOx0etQ1b2njNrkmcG2cwtcqCiO0VEQhH7kddAytsiJEfMLJoyqGbLrA0hOAhRmONhkzdf44HtQredQzxO__8ZlIXDtMH91Xlb5URUg4PvCCzOWVgFree4VEFilpjxc9oi4/s1600/rule-properties1.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJhfof40DqkOx0etQ1b2njNrkmcG2cwtcqCiO0VEQhH7kddAytsiJEfMLJoyqGbLrA0hOAhRmONhkzdf44HtQredQzxO__8ZlIXDtMH91Xlb5URUg4PvCCzOWVgFree4VEFilpjxc9oi4/s1600/rule-properties1.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tambahkan &lt;b&gt;HD-Agent.exe dan HD-Frontend.exe&lt;/b&gt; ke daftar Program.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
Tekan OK.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZeWH3FmDnJHAGUrUA7F8wQ808L_oxxTbJC6SvVviojmWlAkaOM0hyYa1Ngj43fPcpAC_NxbxxYb1Vn1xQKcRMooyrDgIQUJGGhWcxptfQkVzPBDO7TtbTKNP8Z6uH8HPv_RTHdAaSGPQ/s1600/rule-properties2.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZeWH3FmDnJHAGUrUA7F8wQ808L_oxxTbJC6SvVviojmWlAkaOM0hyYa1Ngj43fPcpAC_NxbxxYb1Vn1xQKcRMooyrDgIQUJGGhWcxptfQkVzPBDO7TtbTKNP8Z6uH8HPv_RTHdAaSGPQ/s1600/rule-properties2.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_o9zfagezLVliyrrvqgt5Sdap3dBHWJz8WJJTnOUV-pJCKr-lRYjWBMhugXtVCj3XZeoCL4u0NVzNvkQCAP62PlkkhmtE0wVNs0XQzzgdHKnaVMvKixCxju2CVuzWLY8sU60k1PxuMW4/s1600/prefs-rules5.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_o9zfagezLVliyrrvqgt5Sdap3dBHWJz8WJJTnOUV-pJCKr-lRYjWBMhugXtVCj3XZeoCL4u0NVzNvkQCAP62PlkkhmtE0wVNs0XQzzgdHKnaVMvKixCxju2CVuzWLY8sU60k1PxuMW4/s1600/prefs-rules5.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Ulangi prosedur di atas untuk menambahkan HD-Agent.exe dan HD-Frontend.exe ke daftar Program di rules kedua.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSBxEaxpaQVUoOU66HLd5M2V-hG1ZlhuNnCpfwoDkx5s2c-cP1Pwm2logxldJWUKOXljpZEU6DwGO44_ndWs4_B2sYtjQsvBWHrJj8DBZaEwCJ1882alS6FFCoI9bBoDey-6fhFNvwJ78/s1600/prefs-rules6.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSBxEaxpaQVUoOU66HLd5M2V-hG1ZlhuNnCpfwoDkx5s2c-cP1Pwm2logxldJWUKOXljpZEU6DwGO44_ndWs4_B2sYtjQsvBWHrJj8DBZaEwCJ1882alS6FFCoI9bBoDey-6fhFNvwJ78/s1600/prefs-rules6.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
&lt;b&gt;Selamat berselancar ke GoogleStore ;)&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/7905858619550500920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/12/seting-koneksi-internet-android.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7905858619550500920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/7905858619550500920'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/12/seting-koneksi-internet-android.html' title='Seting koneksi internet Android Bluestacks menggunakan Proxy Cap'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-2YcY4sDW9zjuJcwm1DE7J2vfWukeZQd5-R8S93YnR12C_apxyBo-eBIfyQkJNyN-5Q5wN2V15urdDDDfyFpPyyBFCMW0MRXZKM_yaVZy03vH8pxjmd4e4mUwim1gji-WNV3gKPCfr-M/s72-c/bluestacks_proxycap.jpg" height="72" width="72"/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-484414258737070557</id><published>2013-12-23T22:48:00.000+07:00</published><updated>2013-12-28T10:21:18.849+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bluestacks"/><category scheme="http://www.blogger.com/atom/ns#" term="Software"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>BerAndroid dikomputer menggunakan Bluestack Build 0.7.14.901 Rooted Version</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYYI2pzX7GxE1MzxmzWJSx1wW-v11-vXLDGy4065_R_hfUWVuvLq9YkvfKemGt-QEV5INL37ztZ210F1xXvnH2_FEyb0fqwpNYbJVHNi2JvXSqriD1fvGmNPM900ID1U0Cp9lyKFe8p7w/s1600/bluestack+root.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;255&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYYI2pzX7GxE1MzxmzWJSx1wW-v11-vXLDGy4065_R_hfUWVuvLq9YkvfKemGt-QEV5INL37ztZ210F1xXvnH2_FEyb0fqwpNYbJVHNi2JvXSqriD1fvGmNPM900ID1U0Cp9lyKFe8p7w/s400/bluestack+root.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkRlLIpO22Or5Pq_uZoDO73NtSWmX5UkV66CPbbrMpe6mHWsrpiC7FbjNwHtt2FAEPS87d_WS6eL2DYxUdWqOAvY-RpaPO9PACtj00OAsg8jvmucF1BqqaVxR84gc4uCE74hj-LhXP-uc/s1600/bluestack+root_2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;255&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkRlLIpO22Or5Pq_uZoDO73NtSWmX5UkV66CPbbrMpe6mHWsrpiC7FbjNwHtt2FAEPS87d_WS6eL2DYxUdWqOAvY-RpaPO9PACtj00OAsg8jvmucF1BqqaVxR84gc4uCE74hj-LhXP-uc/s400/bluestack+root_2.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
BlueStacks bisa dibilang sebagai software emulator dimana kamu dapat menjalankan software android di komputer atau laptop kamu. Hampir semua aplikasi Android bisa kamu jalankan seperti menggunakan smartphone melalui aplikasi bluestacks ini.&lt;br /&gt;
&lt;br /&gt;
Buat kamu yang suka bermain game android tapi kebetulan tidak punya smartphone android, ada solusi nih agar dunia tidak terbtasi. Bluestacks adalah sebuah inovasi untuk dapat menjalankan aplikasi dan games android pada Windows PC. Selama ini, aplikasi/games android (.apk) hanya bisa di install dan di jalankan pada OS Android.&lt;br /&gt;
&lt;br /&gt;
mari kita lanjut kelangkah-langkahnya:&lt;br /&gt;
&lt;br /&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;pertama, donwload dulu software Bluestack (kamu bisa menginstall online maupun offline)&lt;/li&gt;
&lt;li&gt;kedua, instal Bluestack (SetupHS jika komputer kamu menggunakan spesifikasi yang tinggi, setupLS jika komputer kamu spesifikasinya rendah)&lt;/li&gt;
&lt;li&gt;ketiga, kamu sudah bisa menjanlankan Bluestack layaknya smartphone.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;b&gt;Catatan:&lt;/b&gt;&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;kamu juga dapat menginstall koleksi aplikasi android berupa .apk dengan cara double click file .apk nya&lt;/li&gt;
&lt;li&gt;menurut pengalaman pribadi, ketika kamu gagal menginstall bluestack dan mendapatkan peringatan bahwa&amp;nbsp;driver grafik card yang memang tidak kompatibel dengan aplikasi bluestack versi yang kamu gunakan, solusinya update dengan grafik card terbaru.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;b&gt;&lt;a href=&quot;http://www.bluestacks.com/bstk-download-success-2.htm&quot; target=&quot;_blank&quot;&gt;Download Bluestack online&lt;/a&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a href=&quot;http://adf.ly/420207/bs-711885&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Download Bluestack offline&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/484414258737070557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/12/berandroid-dikomputer-menggunakan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/484414258737070557'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/484414258737070557'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/12/berandroid-dikomputer-menggunakan.html' title='BerAndroid dikomputer menggunakan Bluestack Build 0.7.14.901 Rooted Version'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYYI2pzX7GxE1MzxmzWJSx1wW-v11-vXLDGy4065_R_hfUWVuvLq9YkvfKemGt-QEV5INL37ztZ210F1xXvnH2_FEyb0fqwpNYbJVHNi2JvXSqriD1fvGmNPM900ID1U0Cp9lyKFe8p7w/s72-c/bluestack+root.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-1194023686443552165</id><published>2013-10-20T00:54:00.003+07:00</published><updated>2013-10-20T00:54:44.750+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Stand Up Kompas TV Youtube 2013 </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Heiiiii kalian yang suka ngelawak, kalian yang biasanya merasa paling lucu, suka ngomong, nih Kompas TV lagi ngadain kontes stand up. Mending kalian salurin bakat kalian itu ke sini deh. Mayanlah bisa ngeksis di youtube, atau malah bisa ngetop di TiPi. &amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMnibfj-masPuYTCK9s5vae_98ppgoqZvGRxz-Wiyc6y1Qo-Bp_ch5upoJdy376u_3aBwwwok4v3bB6wlXiHb4QNUn5yADinM-gLPuAI5vhBkguezlo6M1mnfriPZ8ITFuZRavY12WxQY/s1600/Untitled-1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMnibfj-masPuYTCK9s5vae_98ppgoqZvGRxz-Wiyc6y1Qo-Bp_ch5upoJdy376u_3aBwwwok4v3bB6wlXiHb4QNUn5yADinM-gLPuAI5vhBkguezlo6M1mnfriPZ8ITFuZRavY12WxQY/s1600/Untitled-1.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Syarat Stand Up Kompas TV Youtube Contest:&lt;/b&gt;&lt;br /&gt;
peserta kontes harus berstatus WNI&lt;br /&gt;
peserta harus berusia minimal 18 tahun saat tangggal 12 oktober 2013&lt;br /&gt;
peserta tidak dipungut biaya / gratis&lt;br /&gt;
wajib punya akun youtube pribadi untuk mengupload&lt;br /&gt;
upload video kamu ke &lt;i&gt;&lt;b&gt;www.youtube.com/user/KompasTVInspirasi/contest&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;jadwal kontes:&lt;/b&gt;&lt;br /&gt;
periode 12 oktober 2013 s/d 15 desember 2013&lt;br /&gt;
voting video dari tanggal 14 oktober 2013 sampai 22 desember 2013.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/1194023686443552165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/10/stand-up-kompas-tv-youtube-2013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/1194023686443552165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/1194023686443552165'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/10/stand-up-kompas-tv-youtube-2013.html' title='Stand Up Kompas TV Youtube 2013 '/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMnibfj-masPuYTCK9s5vae_98ppgoqZvGRxz-Wiyc6y1Qo-Bp_ch5upoJdy376u_3aBwwwok4v3bB6wlXiHb4QNUn5yADinM-gLPuAI5vhBkguezlo6M1mnfriPZ8ITFuZRavY12WxQY/s72-c/Untitled-1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-5668923068496624345</id><published>2013-10-09T03:43:00.000+07:00</published><updated>2013-10-09T03:56:38.603+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Kontes Foto bersama Volkswagen (VW)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Hayooo siapa yang pengen naik mobil&amp;nbsp;Volkswagen (VW) terbaru ??? bagi yang pengen aja nih ya, kalo ga pengen ya ga usah bersusah-payah deh.&lt;br /&gt;
&lt;div&gt;
Saat ini Volkswagen (VW) indonesia mengadakan photo contest yang diberi nama &quot;Best Volks Photo contest&quot;. kontes ini terbuka untuk umum dan warga negara indonesia berusia minimum 16 tahun untuk berfoto dengan tema mobil VW khususnya VW Golf MK VII.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgG-NW3e1ebllA02bZMM3LzENAyFqPfq47BrrOCJCjFYv8fXxnczqVypcqj59jPu0s7OWWsg-nre5Vv0zuY81296sgWwnhcylrCcp8IVbi2MZ8wvbY2F_Wr6lgH4kRwlTVt_D4d5ql2jH8/s1600/VW.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgG-NW3e1ebllA02bZMM3LzENAyFqPfq47BrrOCJCjFYv8fXxnczqVypcqj59jPu0s7OWWsg-nre5Vv0zuY81296sgWwnhcylrCcp8IVbi2MZ8wvbY2F_Wr6lgH4kRwlTVt_D4d5ql2jH8/s400/VW.jpg&quot; width=&quot;268&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;b&gt;Caranya:&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
Peserta dapat mengirimkan foto mulai 26 September 2013 sampai dengan 31 Oktober 2013&lt;/div&gt;
&lt;div&gt;
Peserta dapat mengakses Kontes foto BestVolks melalui &lt;b&gt;http://best-volks.socmedkit.com/site&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
Peserta diwajibkan untuk me-like&lt;b&gt; fanspage facebook Volkswagen&lt;/b&gt; indonesia di &lt;b&gt;www.facebook.com/vwsocietyindonesia&lt;/b&gt; terlebih dahulu.&lt;/div&gt;
&lt;div&gt;
Peserta berfoto dengan tema mobil VW khususnya VW Golf MK VII Upload foto yang di hasilkan melalui http://best-volks.socmedkit.com/site, Twitter (twitpict) atau Instagram dengan menyertakan hastag #BESTVOLKS&lt;/div&gt;
&lt;div&gt;
Peserta diperbolehkan mengirim lebih dari satu foto selama foto tersebut sesuai dengan tema yang telah di tentukan oleh penyelenggara&lt;/div&gt;
&lt;div&gt;
Share &amp;amp; Promosikan juga foto yang anda kirim untuk mendapatkan vote sebanyak-banyaknya dan berkesempatan menjadi Pemenang Favorit&lt;/div&gt;
&lt;div&gt;
Peserta hanya diperbolehkan untuk melakukan 1(satu) kali vote untuk 1(satu) foto yang di sukai .&lt;/div&gt;
&lt;div&gt;
Dalam aktivasi kontes foto BestVolks Panitia menentukan 4(Empat ) kriteria pemenang yaitu :&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Pemenang Mingguan&lt;/li&gt;
&lt;li&gt;Pemenang voter&lt;/li&gt;
&lt;li&gt;Pemenang Favorit&lt;/li&gt;
&lt;li&gt;Pemenang Best foto&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
Pemenang voter, Favorit dan Best Foto akan diumumkan diakhir masa aktivasi&lt;/div&gt;
&lt;div&gt;
Pemenang akan diumumkan melalui fanspage facebook Volkswagen Indonesia &amp;nbsp;dan twitter Volkswagen Indonesia di @vwid&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Hadiah untuk para pemenang adalah&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
Pemenang Mingguan : Merchandise&lt;/div&gt;
&lt;div&gt;
Pemenang voter : Merchandise&lt;/div&gt;
&lt;div&gt;
Pemenang Favorit : Peminjaman Volkswagen New Golf 7 Selama akhir pekan + Merchandise&lt;/div&gt;
&lt;div&gt;
Pemenang Best foto : iPad + Peminjaman Volkswagen New Golf 7 Selama 1 (satu) minggu&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/5668923068496624345/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/10/kontes-foto-bersama-volkswagen-vw.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5668923068496624345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5668923068496624345'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/10/kontes-foto-bersama-volkswagen-vw.html' title='Kontes Foto bersama Volkswagen (VW)'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgG-NW3e1ebllA02bZMM3LzENAyFqPfq47BrrOCJCjFYv8fXxnczqVypcqj59jPu0s7OWWsg-nre5Vv0zuY81296sgWwnhcylrCcp8IVbi2MZ8wvbY2F_Wr6lgH4kRwlTVt_D4d5ql2jH8/s72-c/VW.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-6045675392922072751</id><published>2013-03-31T14:59:00.001+07:00</published><updated>2013-03-31T15:35:06.004+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Ceritakan pengalaman minum kopi mu bersama Nescafe, dan menangkan hadiahnya</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Pasti diantara kamu banyak yang suka minum kopi kan, termasuk saya juga sihh, kebetulan saya juga suka minum kopi nih. Biasanya sih minum kopi kalo lagi santai-santai aja apa lagi kalo pas malem hari, ujan, dingin, waduh enak banget dah.&lt;br /&gt;
Nah kali ini ada nih lomba buat kamu-kamu yang suka minum kopi, dan yang suka nulis cerita.&amp;nbsp;Buat cerita tentang meraih inginmu dengan cara yang fun, unik, berani, atau orisinil yang berawal dari Ngopi Jadi...&lt;br /&gt;
&lt;a href=&quot;http://micrositehai-online.com/nescafe/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;web sumbernya.&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5T7dJzkW6wopTsastA4wfXY_nMegMbedlLTX7IRN50LuCJO7_V6BeV-VbX0lLiaWqZ2EZK3Ioa0B4iivvHt0Gf5O7J48bnB14Se-3nURSR2Xx5Weq2VrrtX1-bPwp0cGQ8IX9w_7vX1o/s1600/nescafe.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;260&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5T7dJzkW6wopTsastA4wfXY_nMegMbedlLTX7IRN50LuCJO7_V6BeV-VbX0lLiaWqZ2EZK3Ioa0B4iivvHt0Gf5O7J48bnB14Se-3nURSR2Xx5Weq2VrrtX1-bPwp0cGQ8IX9w_7vX1o/s400/nescafe.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;Ceritakan inspirasi kamu &lt;a href=&quot;http://micrositehai-online.com/nescafe/index.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;disini&amp;nbsp;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;berikut yang perlu kamu tulis:&lt;/span&gt;&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Judul&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt;	&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Cerita&lt;/li&gt;
&lt;li&gt;Nama&lt;/li&gt;
&lt;li&gt;Jenis&lt;/li&gt;
&lt;li&gt;Kelamin&lt;/li&gt;
&lt;li&gt;Umur&lt;/li&gt;
&lt;li&gt;Kota&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt;	&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;No. HP&lt;/li&gt;
&lt;li&gt;Email&lt;/li&gt;
&lt;li&gt;Acct. Twitter&lt;/li&gt;
&lt;li&gt;pilih kopi&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit; font-size: large;&quot;&gt;&lt;b&gt;Rules&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Kontes dimulai pada tanggal 1 maret - 30 april 2013&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Share cerita tentang meraih inginmu dengan cara yang fun, unik, berani, atau orisinil yang berawal dari Ngopi Jadi...&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Minimal 450 karakter dengan spasi&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Tiap peserta boleh membuat lebih dari satu cerita&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Tulisan tidak boleh mengandung unsur pornografi, SARA, dan tidak menuliskan merek kopi selain NESCAFÉ.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Ajak temen-temen kamu untuk vote via FB&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;Hadiah :&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;3 iPod Touch 5th Gen untuk 3 cerita terbaik pilihan tim HAI dan NESCAFÉ.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;3 kamera Instax untuk 3 cerita favorit (most voted via FB Like)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Tulisan pemenang akan dimuat di Majalah HAI&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;*Kategori most voted winner hanya untuk peserta yang belum pernah menjadi pemenang di kategori yang sama di 6 bulan terakhir&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Keputusan pemenang oleh tim juri tidak dapat diganggu gugat.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Info kontes bisa ditanyakan langsung via @HaiMagazine&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #444444; font-size: x-small;&quot;&gt;sumber:&amp;nbsp;http://micrositehai-online.com/nescafe/;&amp;nbsp;@KontesID&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/6045675392922072751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/03/ceritakan-pengalaman-minum-kopi-mu.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/6045675392922072751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/6045675392922072751'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/03/ceritakan-pengalaman-minum-kopi-mu.html' title='Ceritakan pengalaman minum kopi mu bersama Nescafe, dan menangkan hadiahnya'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5T7dJzkW6wopTsastA4wfXY_nMegMbedlLTX7IRN50LuCJO7_V6BeV-VbX0lLiaWqZ2EZK3Ioa0B4iivvHt0Gf5O7J48bnB14Se-3nURSR2Xx5Weq2VrrtX1-bPwp0cGQ8IX9w_7vX1o/s72-c/nescafe.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-2449399639055933997</id><published>2013-03-23T13:51:00.000+07:00</published><updated>2013-03-25T03:03:27.992+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Lomba Fotografi ASTRA 2013</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div&gt;
Astra Indonesia menggelar Lomba foto Astra 2013, tunjukkan kreasi mu lewat fotografi. dengan semangat satukan karya, bangun bangsa, astra mengundang para pecinta fotografi untuk mengabadikan momen-momen semangat berkarya dalam bidang yang menjadi fokus grup astra dalam menjalankan tanggung jawab sosial (csr) yaitu pendidikan , lingkungan, pengembangan UKM serta kesehatan.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
Tidak hanya itu, anda juga bisa mengabadikan momenterbaik pada produk dan jasa dari ke enam lini bisnis gruo Astra, yaitu: otomotif, jasa keuangan, alat berat dan pertambangan , agro bisnis, infrastruktur dan logistik serta teknologi informasi sebagai objek foto yang akan diikutsertkan dalam lomba foto astra 2013. foto akan dinilai berdasarkan tema &quot;semangat berkarya astra&quot;. &lt;a href=&quot;http://satu-indonesia.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Satu-Indonesia&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;a href=&quot;http://satu-indonesia.com/userfiles/image/POSTER-LFA-2013-FINAL.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://satu-indonesia.com/userfiles/image/POSTER-LFA-2013-FINAL.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #444444; font-size: xx-small;&quot;&gt;sumber: www.satu-indonesia.com;&amp;nbsp;@KontesID&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/2449399639055933997/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/03/lomba-fotografi-astra-2013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2449399639055933997'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/2449399639055933997'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/03/lomba-fotografi-astra-2013.html' title='Lomba Fotografi ASTRA 2013'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5913458153048114605.post-5022103871014601128</id><published>2013-03-20T01:03:00.002+07:00</published><updated>2013-03-20T01:30:11.808+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kontes"/><title type='text'>Kontes Youth Art Festival 2013</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEKCmLOHvncIncHdTk06DkhtfHkN_RfyRpYDlJLFn7-JZuqWntcZA53-ehFySSekl5A_4DI5ozyZEOdej4Lcm402WMSpL7_mgFcTkKnI4qTKBhWRxtv5nulHA-GXvonaYwV-4Z_lxjMzg/s1600/YF+ART.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;222&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEKCmLOHvncIncHdTk06DkhtfHkN_RfyRpYDlJLFn7-JZuqWntcZA53-ehFySSekl5A_4DI5ozyZEOdej4Lcm402WMSpL7_mgFcTkKnI4qTKBhWRxtv5nulHA-GXvonaYwV-4Z_lxjMzg/s400/YF+ART.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Pada jaman dahulu banyak budaya yang lahir di Indonesia karena kekayaan alamnya yang indah serta mempesona. Kekayaan alam tersebut terdiri dari flora dan fauna yang beragam serta panorama alam yang indah dan menarik. Kekayaan alam tersebut mempengaruhi kehidupan manusia disekitarnya. Kemudian terciptalah suatu budaya yang mampu melahirkan kebiasaan-kebiasaan yang hingga kini masih dijunjung tinggi. &lt;br /&gt;
&lt;br /&gt;
International Program News (IP News) Universitas Islam Indonesia menggelar lomba Fotografi se-Indonesia. bekerjasama dengan US Embassy dan seluruh karya yang diterima akan dipamerkan di Jogja Nasional Museum (JNM) pada tanggal 6 April nanti.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Memprsembahkan lomba:&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Poster Design Competition ,&amp;nbsp;&lt;a href=&quot;http://artfest.ipnewsuii.com/creative-design-competition/&quot; target=&quot;_blank&quot;&gt;klik&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tote Bag Painting competition,&amp;nbsp;&lt;a href=&quot;http://artfest.ipnewsuii.com/painting-competition/&quot; target=&quot;_blank&quot;&gt;klik&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;High School Painting Competition,&amp;nbsp;&lt;a href=&quot;http://artfest.ipnewsuii.com/high-school-painting-competition/&quot; target=&quot;_blank&quot;&gt;klik&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Photography Competition,&amp;nbsp;&lt;a href=&quot;http://artfest.ipnewsuii.com/photography-competition/&quot; target=&quot;_blank&quot;&gt;klik&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
Pendaftaran dan pngumpulan online 14 Februari 2013 - &amp;nbsp;30 Maret 2013&lt;br /&gt;
Exhibition 6 April 2013 dari pukul 09.00 – 21.00&lt;br /&gt;
Pengumuman Pemenang pada (saat acara Youth Art Festival) 6 April 2013&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;b&gt;Berhadiah ratusan hingga juta an rupiah, ayo buruan ikut&lt;/b&gt; kapan lagi ada Lomba seperti ini.&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;b&gt;Info lebih lanjut&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;Twitter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : @YAF_2013&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;Facebook &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Youth Art Festival 2013&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;Contact Person &amp;nbsp;: &amp;nbsp;Mita (089606237920) | Amik (08995475034)&lt;/i&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #444444; font-size: xx-small;&quot;&gt;sumber: artfest.ipnewsuii.com;&amp;nbsp;@KontesID&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://oxsitech.blogspot.com/feeds/5022103871014601128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oxsitech.blogspot.com/2013/03/kontes-youth-art-festival-2013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5022103871014601128'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5913458153048114605/posts/default/5022103871014601128'/><link rel='alternate' type='text/html' href='http://oxsitech.blogspot.com/2013/03/kontes-youth-art-festival-2013.html' title='Kontes Youth Art Festival 2013'/><author><name>AdminOxsi</name><uri>http://www.blogger.com/profile/17541020689841489542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEKCmLOHvncIncHdTk06DkhtfHkN_RfyRpYDlJLFn7-JZuqWntcZA53-ehFySSekl5A_4DI5ozyZEOdej4Lcm402WMSpL7_mgFcTkKnI4qTKBhWRxtv5nulHA-GXvonaYwV-4Z_lxjMzg/s72-c/YF+ART.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>