<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title></title>
	<atom:link href="http://bkurniawan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bkurniawan.com</link>
	<description></description>
	<lastBuildDate>Wed, 04 Apr 2012 12:09:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>EPSG:3857</title>
		<link>http://bkurniawan.com/2012/04/04/epsg3857/</link>
		<comments>http://bkurniawan.com/2012/04/04/epsg3857/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 12:09:39 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Openlayers]]></category>
		<category><![CDATA[Web GIS]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=258</guid>
		<description><![CDATA[54004 &#8211; Google Maps uses this projection, in decimal degrees, others meters sometimes (sometimes equivalent?) OSGEO:41001 &#8211; OSGeo created this code while developing the Tile Map Service (TMS) specification. [1] It was superceded by 900913. (equivalent, deprecated) 900913 &#8211; Sometimes &#8230; <a href="http://bkurniawan.com/2012/04/04/epsg3857/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>54004 &#8211; Google Maps uses this projection, in decimal degrees, others meters sometimes (sometimes equivalent?)</li>
<li>OSGEO:41001 &#8211; <a title="OSGeo" href="http://wiki.openstreetmap.org/wiki/OSGeo">OSGeo</a> created this code while developing the <a title="Tile Map Service" href="http://wiki.openstreetmap.org/wiki/Tile_Map_Service">Tile Map Service</a> (TMS) specification. <sup id="cite_ref-0"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-0">[1]</a></sup> It was superceded by 900913. (equivalent, deprecated)</li>
<li>900913 &#8211; Sometimes described as EPSG:900913, this was created for <a title="OpenLayers" href="http://wiki.openstreetmap.org/wiki/OpenLayers">OpenLayers</a> (equivalent)</li>
<li>ESRI:102113 &#8211; First used by <a title="ESRI (page does not exist)" href="http://wiki.openstreetmap.org/w/index.php?title=ESRI&amp;action=edit&amp;redlink=1">ESRI</a>, but then replaced by 102100 (equivalent, deprecated)</li>
<li>ESRI:102100 &#8211; Built differently, but equivalent to 102113 (equivalent, deprecated)</li>
<li>EPSG:3785 &#8211; <a title="EPSG (page does not exist)" href="http://wiki.openstreetmap.org/w/index.php?title=EPSG&amp;action=edit&amp;redlink=1">EPSG</a> added this, similiar to how ESRI:102113 is defined (equivalent, deprecated)</li>
<li>EPSG:3587 &#8211; was never a real EPSG code, but some used this likely as a mistype of EPSG:3785 (mistype)</li>
<li><strong>EPSG:3857</strong> &#8211; EPSG replaced EPSG:3785 with this, and ESRI replaced ESRI:102100 with this (current)</li>
</ul>
<h2>History</h2>
<ul>
<li>2007/08/06 &#8211; Christopher Schmidt of OpenLayers announces use of the number 900913 to describe the &#8220;Google Projection&#8221; <sup id="cite_ref-1"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-1">[2]</a></sup></li>
<li>2007/09/11 &#8211; Christopher Schmidt checks in OpenLayers/Layer/SphericalMercator.js with WKID 900913 <sup id="cite_ref-2"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-2">[3]</a></sup></li>
<li>2003/06/25 (or earlier) &#8211; Google (or a user) begins using WKID 54004, either as EPSG:54004 or ESRI:54004 <sup id="cite_ref-3"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-3">[4]</a></sup></li>
<li>2008/05/?? &#8211; EPSG updates mailing list that EPSG:3785 will be added to version 6.15 <sup id="cite_ref-4"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-4">[5]</a></sup></li>
<li>2009/02/09 &#8211; EPSG changed EPSG:3785 to EPSG:3857 <sup id="cite_ref-5"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-5">[6]</a></sup></li>
<li>2008/08/05 &#8211; Google Support thread on the use of Web Mercator in which it&#8217;s noted (less technically) that the projection formerly used by Google Maps did not preserve azimuth at high latitudes.<sup id="cite_ref-6"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-6">[7]</a></sup></li>
<li> ?? &#8211; ESRI ArcGIS 10 changed the WKID for this projection from ESRI:102100 to EPSG:3857 <sup id="cite_ref-7"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-7">[8]</a></sup></li>
<li>2010/09/15 &#8211; Noel Zinn from Hydrometrics gave a presentation at GIS in the Rockies on the mathematical uncertainty introduced by Web Mercator<sup id="cite_ref-8"><a href="http://wiki.openstreetmap.org/wiki/EPSG:3857#cite_note-8">[9]</a></sup></li>
</ul>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2012%2F04%2F04%2Fepsg3857%2F&amp;t=EPSG%3A3857" id="facebook_share_both_258" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_258') || document.getElementById('facebook_share_icon_258') || document.getElementById('facebook_share_both_258') || document.getElementById('facebook_share_button_258');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_258') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2012/04/04/epsg3857/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geospatial PDF di ArcGIS 10</title>
		<link>http://bkurniawan.com/2012/02/27/geospatial-pdf-di-arcgis-10/</link>
		<comments>http://bkurniawan.com/2012/02/27/geospatial-pdf-di-arcgis-10/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 09:46:06 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=253</guid>
		<description><![CDATA[Dengan ArcGIS 10, ESRI telah bekerja dengan Adobe untuk menambahkan kemampuan untuk georeferensi yang PDF.. Informasi lebih lanjut tentang ini dapat ditemukan di sini: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Exporting_to_PDF/00sm00000007000000/ Beberapa orang telah bertanya tentang PDF rujukan geografis baru itu dan apa yang mereka terlihat &#8230; <a href="http://bkurniawan.com/2012/02/27/geospatial-pdf-di-arcgis-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="360" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/D1hx1vBDHjA&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed width="640" height="360" type="application/x-shockwave-flash" src="http://www.youtube.com/v/D1hx1vBDHjA&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowFullScreen="true" allowScriptAccess="always" allowfullscreen="true" allowscriptaccess="always" /></object></p>
<p>Dengan ArcGIS 10, ESRI telah bekerja dengan Adobe untuk menambahkan kemampuan untuk georeferensi yang PDF.. Informasi lebih lanjut tentang ini dapat ditemukan di sini: <a title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Exporting_to_PDF/00sm00000007000000/" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Exporting_to_PDF/00sm00000007000000/" target="_blank">http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Exporting_to_PDF/00sm00000007000000/</a></p>
<p>Beberapa orang telah bertanya tentang PDF rujukan geografis baru itu dan apa yang mereka terlihat seperti atau fitur yang dapat Anda gunakan dengan mereka di Acrobat 10.</p>
<p>Beberapa fitur baru yang bergeoreferensi PDF di Adobe Acrobat 10 meliput</p>
<ul>
<li>Toggling lapisan dan mematikan</li>
<li>Berinteraksi dengan peta dinamis menggunakan zoom</li>
<li>Mengakses informasi atribut</li>
<li>analisis toolbar : Mengukur jarak dan luas, Melihat lintang dan bujur</li>
<li>Menambahkan data lokal seperti file bentuk dan gambar yang overlay. Ini melapisi bahkan jika proyeksi berbeda. Acrobat menangani ini untuk Anda.</li>
</ul>
<p>Jadi software apa yang Anda butuhkan?</p>
<ul>
<li>ArcGIS 10 memungkinkan Anda untuk membuat peta dan ekspor mereka sebagai rujukan geografis yang PDF.</li>
<li>Sebuah versi lisensi penuh dari Adobe Acrobat 10. Hal ini dapat berupa Standar, edisi Professional atau Extended. Ini akan memungkinkan Anda untuk berinteraksi dengan PDF dan menggunakan beberapa fitur seperti menambahkan data lokal.</li>
<li>Versi download gratis dari Adobe Acrobat 10 hanya dapat digunakan untuk melihat data ini, dan hanya melihat garis lintang dan bujur.</li>
</ul>
<p>Satu hal yang perlu diperhatikan adalah bahwa ketika Anda ekspor dari ArcGIS 10, Anda ekspor semua informasi spasial hanya untuk pada extent peta. Ini tidak mengekspor seluruh peta, sehingga Anda dapat mentargetkan wilayah tertentu dan ekspor semua informasi yang masuk dengan daerah itu.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2012%2F02%2F27%2Fgeospatial-pdf-di-arcgis-10%2F&amp;t=Geospatial%20PDF%20di%20ArcGIS%2010" id="facebook_share_both_253" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_253') || document.getElementById('facebook_share_icon_253') || document.getElementById('facebook_share_both_253') || document.getElementById('facebook_share_button_253');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_253') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2012/02/27/geospatial-pdf-di-arcgis-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download ASTER GDEM v2</title>
		<link>http://bkurniawan.com/2012/02/24/download-aster-gdem-v2/</link>
		<comments>http://bkurniawan.com/2012/02/24/download-aster-gdem-v2/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 09:40:47 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[ASTER]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=240</guid>
		<description><![CDATA[Untuk download ASTER GDEM v2 yang memuat ketinggian dengan resolusi 30 meter, Anda bisa download di : http://gdex.cr.usgs.gov/gdex/ Yang ada perlukan adalah Register terlebih dahulu pada situs diatas, kemudian Login agar dapat mendownload data tersebut. Pilih area yang akan Anda &#8230; <a href="http://bkurniawan.com/2012/02/24/download-aster-gdem-v2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Untuk download ASTER GDEM v2 yang memuat ketinggian dengan resolusi 30 meter, Anda bisa download di : http://gdex.cr.usgs.gov/gdex/</p>
<p><a href="http://bkurniawan.com/wp-content/uploads/2012/02/aster2.jpg"><img class="alignnone size-large wp-image-249" title="aster2" src="http://bkurniawan.com/wp-content/uploads/2012/02/aster2-1024x508.jpg" alt="" width="640" height="317" /></a></p>
<p>Yang ada perlukan adalah Register terlebih dahulu pada situs diatas, kemudian Login agar dapat mendownload data tersebut.<br />
Pilih area yang akan Anda download tersebut dengan <a href="http://bkurniawan.com/wp-content/uploads/2012/02/polygon.jpg"><img class="alignnone size-full wp-image-242" title="polygon" src="http://bkurniawan.com/wp-content/uploads/2012/02/polygon.jpg" alt="" width="27" height="23" /></a>&#8220;Define Polygon Area&#8221; atau <a href="http://bkurniawan.com/wp-content/uploads/2012/02/polygon1.jpg"><img class="alignnone size-full wp-image-244" title="polygon" src="http://bkurniawan.com/wp-content/uploads/2012/02/polygon1.jpg" alt="" width="25" height="25" /></a>&#8220;Define Rectangle Area&#8221; kemudian Download dengan menekan tombol <a href="http://bkurniawan.com/wp-content/uploads/2012/02/download.jpg"><img class="alignnone size-full wp-image-245" title="download" src="http://bkurniawan.com/wp-content/uploads/2012/02/download.jpg" alt="" width="25" height="21" /></a> &#8220;Download Data for Defined Area&#8221;</p>
<p><a href="http://bkurniawan.com/wp-content/uploads/2012/02/aster1.jpg"><img class="alignnone size-large wp-image-243" title="aster" src="http://bkurniawan.com/wp-content/uploads/2012/02/aster1-1024x600.jpg" alt="" width="640" height="375" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2012%2F02%2F24%2Fdownload-aster-gdem-v2%2F&amp;t=Download%20ASTER%20GDEM%20v2" id="facebook_share_both_240" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_240') || document.getElementById('facebook_share_icon_240') || document.getElementById('facebook_share_both_240') || document.getElementById('facebook_share_button_240');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_240') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2012/02/24/download-aster-gdem-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pembuatan Aplikasi ArcGIS dengan Pemrograman Flex</title>
		<link>http://bkurniawan.com/2011/12/21/pembuatan-aplikasi-arcgis-dengan-pemrograman-flex/</link>
		<comments>http://bkurniawan.com/2011/12/21/pembuatan-aplikasi-arcgis-dengan-pemrograman-flex/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 06:25:31 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Web GIS]]></category>
		<category><![CDATA[ESRI]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[WebGIS]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=231</guid>
		<description><![CDATA[ArcGIS Flex Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><a title="View ArcGIS Flex on Scribd" href="http://www.scribd.com/doc/76285983/ArcGIS-Flex" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;">ArcGIS Flex</a><object id="doc_462556028124595" name="doc_462556028124595" height="500" width="100%" type="application/x-shockwave-flash" data="http://d1.scribdassets.com/ScribdViewer.swf" style="outline:none;"><param name="movie" value="http://d1.scribdassets.com/ScribdViewer.swf"><param name="wmode" value="opaque"><param name="bgcolor" value="#ffffff"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><param name="FlashVars" value="document_id=76285983&#038;access_key=key-15vsqohyn492vdkln3yr&#038;page=1&#038;viewMode=list"><embed id="doc_462556028124595" name="doc_462556028124595" src="http://d1.scribdassets.com/ScribdViewer.swf?document_id=76285983&#038;access_key=key-15vsqohyn492vdkln3yr&#038;page=1&#038;viewMode=list" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="500" width="100%" wmode="opaque" bgcolor="#ffffff"></embed></object></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F12%2F21%2Fpembuatan-aplikasi-arcgis-dengan-pemrograman-flex%2F&amp;t=Pembuatan%20Aplikasi%20ArcGIS%20dengan%20Pemrograman%20Flex" id="facebook_share_both_231" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_231') || document.getElementById('facebook_share_icon_231') || document.getElementById('facebook_share_both_231') || document.getElementById('facebook_share_button_231');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_231') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/12/21/pembuatan-aplikasi-arcgis-dengan-pemrograman-flex/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>E220 modem di Snow Leopard OS (Mac 10.6 OS X)</title>
		<link>http://bkurniawan.com/2011/06/16/e220-modem-di-snow-leopard-os-mac-10-6-os-x/</link>
		<comments>http://bkurniawan.com/2011/06/16/e220-modem-di-snow-leopard-os-mac-10-6-os-x/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 01:27:56 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[My Live]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=216</guid>
		<description><![CDATA[Lengkapnya bisa dibaca di : http://virginmobile.custhelp.com/app/answers/detail/a_id/175/p/132/r_id/100671 &#160; Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Lengkapnya bisa dibaca di : <a href="http://virginmobile.custhelp.com/app/answers/detail/a_id/175/p/132/r_id/100671">http://virginmobile.custhelp.com/app/answers/detail/a_id/175/p/132/r_id/100671</a></p>
<p>&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F06%2F16%2Fe220-modem-di-snow-leopard-os-mac-10-6-os-x%2F&amp;t=E220%20modem%20di%20Snow%20Leopard%20OS%20%28Mac%2010.6%20OS%20X%29" id="facebook_share_both_216" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_216') || document.getElementById('facebook_share_icon_216') || document.getElementById('facebook_share_both_216') || document.getElementById('facebook_share_button_216');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_216') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/06/16/e220-modem-di-snow-leopard-os-mac-10-6-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed peta ArcGIS menggunakan ArcGIS javascript API</title>
		<link>http://bkurniawan.com/2011/06/10/embed-peta-arcgis-menggunakan-arcgis-javascript-api/</link>
		<comments>http://bkurniawan.com/2011/06/10/embed-peta-arcgis-menggunakan-arcgis-javascript-api/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 06:37:36 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[Web GIS]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=210</guid>
		<description><![CDATA[Embed peta ArcGIS menggunakan ArcGIS javascript AP, hanya ubah service ArcGIS (dapat diketahui dengan klik URL &#8220;http://10.10.10.60:90/ArcGIS/rest/services/&#8221; dan ubah wkid (spatial reference) &#8220;wkid&#8221;: 4326 ini dia scriptnya : &#60;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01//EN&#8221; &#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;&#62; &#60;html&#62; &#60;head&#62; &#60;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; &#8230; <a href="http://bkurniawan.com/2011/06/10/embed-peta-arcgis-menggunakan-arcgis-javascript-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Embed peta ArcGIS menggunakan ArcGIS javascript AP,</p>
<p>hanya ubah service ArcGIS (dapat diketahui dengan klik URL &#8220;http://10.10.10.60:90/ArcGIS/rest/services/&#8221;</p>
<p>dan ubah wkid (spatial reference) &#8220;wkid&#8221;: 4326</p>
<p>ini dia scriptnya :</p>
<p><span id="more-210"></span>&lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01//EN&#8221; &#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=utf-8&#8243;/&gt;<br />
&lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=7,IE=9&#8243; /&gt;<br />
&lt;!&#8211;The viewport meta tag is used to improve the presentation and behavior of the samples<br />
on iOS devices&#8211;&gt;<br />
&lt;meta name=&#8221;viewport&#8221; content=&#8221;initial-scale=1, maximum-scale=1,user-scalable=no&#8221;/&gt;<br />
&lt;title&gt;Non graphic info window&lt;/title&gt;</p>
<p>&lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; href=&#8221;http://serverapi.arcgisonline.com/jsapi/arcgis/2.3/js/dojo/dijit/themes/claro/claro.css&#8221;&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.3&#8243;&gt;&lt;/script&gt;<br />
&lt;style type=&#8221;text/css&#8221;&gt;<br />
/* set title font properties */<br />
.infowindow .window .top .right .user .titlebar .title { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14pt; }<br />
/* set content font properties */<br />
.infowindow .window .top .right .user .content { font-style:italic;font-weight:bold; font-size:10pt; }<br />
&lt;/style&gt;</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
dojo.require(&#8220;esri.map&#8221;);</p>
<p>var map;<br />
function init() {<br />
var initExtent = new esri.geometry.Extent({&#8220;xmin&#8221;:106,&#8221;ymin&#8221;:-1,&#8221;xmax&#8221;:107,&#8221;ymax&#8221;:2,&#8221;spatialReference&#8221;:{&#8220;wkid&#8221;: 4326}});<br />
map = new esri.Map(&#8220;map&#8221;,{extent:initExtent});<br />
dojo.connect(map,&#8221;onLoad&#8221;, function(map) {map.infoWindow.resize(250, 100);} );<br />
map.addLayer(new esri.layers.ArcGISTiledMapServiceLayer(&#8220;http://10.10.10.60:90/ArcGIS/rest/services/CIS/MapServer/2&#8243;));<br />
dojo.connect(map, &#8220;onClick&#8221;, addPoint);<br />
}</p>
<p>function addPoint(evt) {<br />
map.infoWindow.setTitle(&#8220;Coordinates&#8221;);<br />
//Need to convert the coordinates from the map&#8217;s spatial reference (web mercator) to geographic to display lat/lon values<br />
var geoPt = esri.geometry.webMercatorToGeographic(evt.mapPoint);<br />
map.infoWindow.setContent(&#8220;lat/lon : &#8221; + geoPt.y.toFixed(2) + &#8220;, &#8221; + geoPt.x.toFixed(2) +<br />
&#8220;&lt;br /&gt;screen x/y : &#8221; + evt.screenPoint.x + &#8220;, &#8221; + evt.screenPoint.y);<br />
map.infoWindow.show(evt.mapPoint,map.getInfoWindowAnchor(evt.screenPoint));<br />
}</p>
<p>dojo.addOnLoad(init);<br />
&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;div id=&#8221;map&#8221; style=&#8221;width:1024px; height:512px; border:1px solid #000;&#8221;&gt;&lt;/div&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F06%2F10%2Fembed-peta-arcgis-menggunakan-arcgis-javascript-api%2F&amp;t=Embed%20peta%20ArcGIS%20menggunakan%20ArcGIS%20javascript%20API" id="facebook_share_both_210" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_210') || document.getElementById('facebook_share_icon_210') || document.getElementById('facebook_share_both_210') || document.getElementById('facebook_share_button_210');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_210') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/06/10/embed-peta-arcgis-menggunakan-arcgis-javascript-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UU No. 4/2011 Tentang Informasi Geospasial</title>
		<link>http://bkurniawan.com/2011/05/08/uu-no-42011-tentang-informasi-geospasial/</link>
		<comments>http://bkurniawan.com/2011/05/08/uu-no-42011-tentang-informasi-geospasial/#comments</comments>
		<pubDate>Sun, 08 May 2011 03:18:09 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=153</guid>
		<description><![CDATA[UU No. 4/2011 Tentang Informasi Geospasial Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><a title="View UU No. 4/2011 Tentang Informasi Geospasial on Scribd" href="http://www.scribd.com/doc/54678074/UU-No-4-2011-Tentang-Informasi-Geospasial" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;">UU No. 4/2011 Tentang Informasi Geospasial</a><iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/54678074/content?start_page=1&#038;view_mode=list&#038;access_key=key-19a4l8dzmsiyr80vm4vn" data-auto-height="true" data-aspect-ratio="0.607142857142857" scrolling="no" id="doc_35930" width="100%" height="600" frameborder="0"></iframe><script type="text/javascript">(function() { var scribd = document.createElement("script"); scribd.type = "text/javascript"; scribd.async = true; scribd.src = "http://www.scribd.com/javascripts/embed_code/inject.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(scribd, s); })();</script></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F05%2F08%2Fuu-no-42011-tentang-informasi-geospasial%2F&amp;t=UU%20No.%204%2F2011%20Tentang%20Informasi%20Geospasial" id="facebook_share_both_153" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_153') || document.getElementById('facebook_share_icon_153') || document.getElementById('facebook_share_both_153') || document.getElementById('facebook_share_button_153');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_153') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/05/08/uu-no-42011-tentang-informasi-geospasial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RUU Tentang Informasi Geospasial</title>
		<link>http://bkurniawan.com/2011/04/08/129/</link>
		<comments>http://bkurniawan.com/2011/04/08/129/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 01:51:52 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=129</guid>
		<description><![CDATA[RUU_RUU_TENTANG_INFORMASI_GEOSPASIAL Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><a title="View RUU_RUU_TENTANG_INFORMASI_GEOSPASIAL on Scribd" href="http://www.scribd.com/doc/52569592/RUU-RUU-TENTANG-INFORMASI-GEOSPASIAL" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;">RUU_RUU_TENTANG_INFORMASI_GEOSPASIAL</a><iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/52569592/content?start_page=1&#038;view_mode=list&#038;access_key=key-1slak9yp4ub0ll28c870" data-auto-height="true" data-aspect-ratio="0.608955223880597" scrolling="no" id="doc_73226" width="100%" height="600" frameborder="0"></iframe><script type="text/javascript">(function() { var scribd = document.createElement("script"); scribd.type = "text/javascript"; scribd.async = true; scribd.src = "http://www.scribd.com/javascripts/embed_code/inject.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(scribd, s); })();</script></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F04%2F08%2F129%2F&amp;t=RUU%20Tentang%20Informasi%20Geospasial" id="facebook_share_both_129" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_129') || document.getElementById('facebook_share_icon_129') || document.getElementById('facebook_share_both_129') || document.getElementById('facebook_share_button_129');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_129') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/04/08/129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perintah apt-get dan dpkg untuk Debian</title>
		<link>http://bkurniawan.com/2011/01/19/perintah-apt-get-dan-dpkg-untuk-debian/</link>
		<comments>http://bkurniawan.com/2011/01/19/perintah-apt-get-dan-dpkg-untuk-debian/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 11:03:01 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dpkg]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=109</guid>
		<description><![CDATA[Basics Debian GNU/Linux menggunakan singkatan apt untuk Advanced Package Tool. Install software menggunakan apt apt-get install software Updating daftar paket di dalam sources.list apt-get update Update software menggunakan apt apt-get upgrade Untuk mengganti daftar dari apt mirrors apt-setup Mencari paket &#8230; <a href="http://bkurniawan.com/2011/01/19/perintah-apt-get-dan-dpkg-untuk-debian/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<div>
<h2><strong>Basics</strong></h2>
<p>Debian GNU/Linux menggunakan singkatan<strong> apt</strong> untuk <em>Advanced Package Tool</em>.</p>
<p>Install software menggunakan apt</p>
<pre>apt-get install <em>software</em></pre>
<p>Updating daftar paket di dalam sources.list</p>
<pre>apt-get update</pre>
<p>Update software menggunakan apt</p>
<pre>apt-get upgrade</pre>
<p>Untuk mengganti daftar dari apt mirrors</p>
<pre>apt-setup</pre>
<p>Mencari paket</p>
<pre>apt-cache search <em>package</em></pre>
<p>Uninstall software menggunakan apt</p>
<pre>apt-get remove <em>software</em></pre>
<h2>Shortcuts</h2>
<p>update daftar paket</p>
<pre># apt-get update</pre>
<p>update daftar paket yang tersedia</p>
<pre># dselect update</pre>
<p>upgrade semua paket yang telah diinstall</p>
<pre># apt-get upgrade</pre>
<p>install paket</p>
<pre># apt-get install pkg</pre>
<p>uninstall paket</p>
<pre># apt-get remove pkg</pre>
<p>menampilkan semua paket yang diinstall dan dihapus</p>
<pre>dpkg -l</pre>
<p>menampilkan status install dari paket</p>
<pre>dpkg -l pkg</pre>
<p>menampilkan seluruh paket yang sesuai dengan pattern</p>
<pre>dpkg -S pattern</pre>
<p>daftar paket yang berisi string</p>
<pre>dpkg</pre>
<p>daftar file dalam paket</p>
<pre>dpkg -L pkg</pre>
<p>menampilkan status dari paket</p>
<pre>dpkg -s pkg</pre>
<p>menampilkan detail dari paket</p>
<pre>dpkg -p pkg</pre>
<p>daftar paket yang relevan</p>
<pre>apt-cache search string</pre>
<p>install paket dari file deb</p>
<pre># dpkg -i file.deb</pre>
<p>purge paket (dan config?)</p>
<pre># dpkg -P pkg</pre>
<p>re-run configure untuk paket</p>
<pre># dpkg-reconfigure pkg</pre>
<p>mengambil source</p>
<pre># apt-get source pkg</pre>
<p>config build-deps untuk source dan install sesuai yang dibutuhkan</p>
<pre># apt-get build-dep</pre>
<p>install paket dari specific release</p>
<pre># apt-get -t release install pkg</pre>
<p>mencegah nama agar tidak bekerja saat bootup</p>
<pre># update-rc.d -f name remove</pre>
<p>upgrade distribusi</p>
<pre># apt-get dist-upgrade</pre>
</div>
</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F01%2F19%2Fperintah-apt-get-dan-dpkg-untuk-debian%2F&amp;t=Perintah%20apt-get%20dan%20dpkg%20untuk%20Debian" id="facebook_share_both_109" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_109') || document.getElementById('facebook_share_icon_109') || document.getElementById('facebook_share_both_109') || document.getElementById('facebook_share_button_109');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_109') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/01/19/perintah-apt-get-dan-dpkg-untuk-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spesifikasi Persyaratan Software</title>
		<link>http://bkurniawan.com/2011/01/19/spesifikasi-persyaratan-software/</link>
		<comments>http://bkurniawan.com/2011/01/19/spesifikasi-persyaratan-software/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 11:01:29 +0000</pubDate>
		<dc:creator>Bayu Kurniawan R</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Spesifikasi]]></category>
		<category><![CDATA[SRS]]></category>

		<guid isPermaLink="false">http://bkurniawan.com/?p=107</guid>
		<description><![CDATA[Apa sih Spesifikasi Persyaratan Software, kata Pak Romi Satria Wahono sih itu bagian dari Requirements engineering. Requirements engineering adalah fase terdepan dari proses rekayasa perangkat lunak (software engineering), dimana software requirements (kebutuhan) dari user (pengguna) dan customer (pelanggan) dikumpulkan, dipahami &#8230; <a href="http://bkurniawan.com/2011/01/19/spesifikasi-persyaratan-software/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apa sih Spesifikasi Persyaratan Software, kata Pak <a title="http://romisatriawahono.net/2006/04/29/menyegarkan-kembali-pemahaman-tentang-requirement-engineering/" href="http://romisatriawahono.net/2006/04/29/menyegarkan-kembali-pemahaman-tentang-requirement-engineering/" rel="nofollow" target="_blank">Romi Satria Wahono</a> sih itu bagian dari Requirements engineering.</p>
<blockquote><p><em>Requirements engineering adalah fase terdepan dari proses rekayasa perangkat lunak (software engineering), dimana software requirements (kebutuhan) dari user (pengguna) dan customer (pelanggan) dikumpulkan, dipahami dan ditetapkan. Para pakar software engineering sepakat bahwa requirements engineering adalah suatu pekerjaan yang sangat penting. Fakta membuktikan bahwa kebanyakan kegagalan pengembangan software disebabkan karena adaya ketidakkonsistenan (inconsistent), ketidaklengkapan (incomplete), maupun ketidakbenaran (incorrect) dari requirements specification (spesifikasi kebutuhan).</em></p></blockquote>
<p>Karena disuruh bos untuk bikin SRS, ya udah akhirnya aku buat srs dengan menggunakan template dari</p>
<p><a title="http://www.processimpact.com/process_assets/srs_template.doc" href="http://www.processimpact.com/process_assets/srs_template.doc" rel="nofollow" target="_blank"><em>http://www.processimpact.com/process_assets/srs_template.doc</em></a></p>
<p>dengan contoh SRS dari</p>
<p><a title="http://www.processimpact.com/process_assets/sample_requirements_documents.zip" href="http://www.processimpact.com/process_assets/sample_requirements_documents.zip" rel="nofollow" target="_blank">http://www.processimpact.com/process_assets/sample_requirements_documents.zip</a></p>
<p>&nbsp;</p>
<p>Berikut sample dari dokumen tersebut<br />
<a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Spesifikasi Persyaratan Software on Scribd" href="http://www.scribd.com/doc/6049951/Spesifikasi-Persyaratan-Software">Spesifikasi Persyaratan Software</a><iframe id="doc_6886" src="http://www.scribd.com/embeds/6049951/content?start_page=1&amp;view_mode=list&amp;access_key=key-rd4km972uj3vciwhjz8" frameborder="0" scrolling="no" width="100%" height="600" data-auto-height="true" data-aspect-ratio=""></iframe></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbkurniawan.com%2F2011%2F01%2F19%2Fspesifikasi-persyaratan-software%2F&amp;t=Spesifikasi%20Persyaratan%20Software" id="facebook_share_both_107" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_107') || document.getElementById('facebook_share_icon_107') || document.getElementById('facebook_share_both_107') || document.getElementById('facebook_share_button_107');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_107') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://bkurniawan.com/2011/01/19/spesifikasi-persyaratan-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

