<?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-9177202052739861978</id><updated>2024-12-19T10:25:04.474+07:00</updated><category term="Referensi"/><category term="Coding"/><category term="DotNetNuke"/><category term="Iso8583"/><category term="MicrosoftEdge"/><category term="TipsTrik"/><category term="UML"/><category term="VB.Net"/><category term="Windows"/><title type='text'>Eko&#39;s Blog</title><subtitle type='html'>My Geek Notes Collection</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.ebs135.my.id/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://www.ebs135.my.id/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16447109866756608925</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>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9177202052739861978.post-5569524385606056307</id><published>2017-02-07T14:24:00.000+07:00</published><updated>2017-02-07T14:24:27.592+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Referensi"/><category scheme="http://www.blogger.com/atom/ns#" term="UML"/><title type='text'>Berkenalan Dengan UML (Unified Modeling Language)</title><summary type="text">UML, Unified Modeling Language, adalah sebuah bahasa standar yang digunakan untuk menspesifikasikan, memvisualisasikan, membangun dan mendokumentasikan suatu perangkat lunak (software) atau sebuah sistem.

UML dibuat oleh Object Management Group (OMG) dan draft spesifikasi UML 1.0 diajukan pada Januari 1997.


UML merupakan singkatan dari Unified Modeling Language.
UML berbeda dari bahasa </summary><link rel='replies' type='application/atom+xml' href='http://www.ebs135.my.id/feeds/5569524385606056307/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://www.ebs135.my.id/2017/02/berkenalan-dengan-uml-unified-modeling.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/5569524385606056307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/5569524385606056307'/><link rel='alternate' type='text/html' href='http://www.ebs135.my.id/2017/02/berkenalan-dengan-uml-unified-modeling.html' title='Berkenalan Dengan UML (Unified Modeling Language)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16447109866756608925</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/AVvXsEgcxo8XleO7QJMvznzPx_rbJSCH8AvDbPAcJ5zWx-BBP32JSdfUDzkZc4y88aqkV4DDFu30JbM8fObz4x7n4KpoyJK99RkrBaBRrJPc7SAJS1FCXbWniTmpaFHD_T_BAFFvLs_YiGYBu4A/s72-c/Uml_diagram.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9177202052739861978.post-8357293364143317891</id><published>2017-01-15T00:11:00.000+07:00</published><updated>2017-01-15T00:11:01.072+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Coding"/><category scheme="http://www.blogger.com/atom/ns#" term="DotNetNuke"/><category scheme="http://www.blogger.com/atom/ns#" term="VB.Net"/><title type='text'>Membuat Modul DotNetNuke Sederhana - rewritten</title><summary type="text">Pada kesempatan kali ini saya akan memperlihatkan salah satu teknik 
pembuatan modul DotNetNuke. Modul yang akan dibuat cukup sederhana, 
yaitu menampilkan kalimat &quot;Halo Dunia!&quot;. Sederhana saja, karena 
tujuan penulisan artikel ini hanya untuk menunjukkan kesederhanaan 
teknik dalam pembuatan modul di DotNetNuke.

Dalam penulisan ini diasumsikan bahwa portal DotNetNuke terinstall pada 
komputer </summary><link rel='replies' type='application/atom+xml' href='http://www.ebs135.my.id/feeds/8357293364143317891/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://www.ebs135.my.id/2017/01/membuat-modul-dotnetnuke-sederhana.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/8357293364143317891'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/8357293364143317891'/><link rel='alternate' type='text/html' href='http://www.ebs135.my.id/2017/01/membuat-modul-dotnetnuke-sederhana.html' title='Membuat Modul DotNetNuke Sederhana - rewritten'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16447109866756608925</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/AVvXsEiEv_abV5Plro-gLyjcb8O19ULZheQ6O0BesRy2C4LbeBcs5s2iylLv0K-ztBGrAgp23O9xqXnq_pqZDzGXluyT3RYCOAb6EhOg9GrRNPnfOaJJIhOhAtuaGsEOO3qP4Yt7LrTaWbrbnnk/s72-c/1OpenWebsite.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9177202052739861978.post-3450937559523205246</id><published>2017-01-14T22:35:00.001+07:00</published><updated>2017-01-14T23:03:26.129+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Iso8583"/><category scheme="http://www.blogger.com/atom/ns#" term="Referensi"/><title type='text'>Berkenalan dengan ISO-8583</title><summary type="text">Apa itu ISO-8583 ? Tentu kita tidak asing dengan nama ISO, yaitu suatu organisasi 
internasional yang menangani standarisasi produk. Nah, terkait dengan 
ISO8583, adalah suatu standar messaging terkait dengan data 
finansial. Biasanya teman-teman yang berkecimpung di bidang transaksi 
finansial, seperti di area perbankan, data switching, ATM, EDC 
tidak asing dengan makhluk yang satu ini. Saya, </summary><link rel='replies' type='application/atom+xml' href='http://www.ebs135.my.id/feeds/3450937559523205246/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://www.ebs135.my.id/2017/01/berkenalan-dengan-iso-8583.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/3450937559523205246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/3450937559523205246'/><link rel='alternate' type='text/html' href='http://www.ebs135.my.id/2017/01/berkenalan-dengan-iso-8583.html' title='Berkenalan dengan ISO-8583'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16447109866756608925</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/AVvXsEiY4gl7VxTi0F1c_68gLuU6SRTDpp_ap8ydaV9lCSck_IVOwe0mkPb6V12xhjSqIVhdOWL0jahFJVjCT_QnMxbzMlRpMEDnQ6HCicZ6QPcvb8rH-StD47yEIVHXyfHMIobGi8CEPfarqKs/s72-c/iso-mssg.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9177202052739861978.post-4540227614930734538</id><published>2015-08-04T09:20:00.000+07:00</published><updated>2017-01-13T18:52:24.301+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MicrosoftEdge"/><category scheme="http://www.blogger.com/atom/ns#" term="TipsTrik"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Cara Menambahkan Penyedia Layanan Mesin Pencari GOOGLE di Microsoft Edge</title><summary type="text">Selamat pagi, ini merupakan tulisan saya yang pertama di Blog ini. Pada kesempatan kali ini saya akan berbagi pengalaman penggunaan browser baru Microsoft yang berjalan di Windows 10, yaitu Microsoft Edge. Seperti biasa, pada saat kita membuka browser, hal yang sering dilakukan selain membaca halaman Home adalah melakukan pencarian. Apakah pencarian artikel, gambar, dan lain-lain. Nah, pada </summary><link rel='replies' type='application/atom+xml' href='http://www.ebs135.my.id/feeds/4540227614930734538/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://www.ebs135.my.id/2015/08/cara-menambahkan-penyedia-layanan-mesin.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/4540227614930734538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9177202052739861978/posts/default/4540227614930734538'/><link rel='alternate' type='text/html' href='http://www.ebs135.my.id/2015/08/cara-menambahkan-penyedia-layanan-mesin.html' title='Cara Menambahkan Penyedia Layanan Mesin Pencari GOOGLE di Microsoft Edge'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16447109866756608925</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/AVvXsEhfMzTDQA52IgoezAUVeK60jzchdvtiHqvJLeVTzhiylS1XMvc4OqQ1Ef8iVXCkqlaQVqmaYha7OhQ5I21Q7bclIgo4WUHG63bgKHWaVMOjgETGa7XkgnHqpoXz_783Qv9Qx2aJF__gjjs/s72-c/Add_Google_Search_1.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>