<?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>LORENZ'S BLOG &#187; IT</title>
	<atom:link href="http://blog.londatiga.net/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.londatiga.net</link>
	<description>Simple But Sure</description>
	<lastBuildDate>Thu, 14 Jan 2010 15:39:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installing Windows XP on Acer Travelmate 6291 Laptop (SATA Hard Drive Without Floppy)</title>
		<link>http://blog.londatiga.net/it/installing-windows-xp-on-acer-travelmate-6291-laptop/</link>
		<comments>http://blog.londatiga.net/it/installing-windows-xp-on-acer-travelmate-6291-laptop/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 11:06:19 +0000</pubDate>
		<dc:creator>lorenz</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acer 6291]]></category>
		<category><![CDATA[hardisk]]></category>
		<category><![CDATA[nlite]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[SATA driver]]></category>
		<category><![CDATA[temp.IMA]]></category>
		<category><![CDATA[travelmate]]></category>
		<category><![CDATA[virtual floppy drive]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://blog.londatiga.net/?p=64</guid>
		<description><![CDATA[Last night i was confused when i was installing Windows XP on my friend&#8217;s laptop, the installer didn&#8217;t recognize the laptop&#8217;s hard drive,i thought there was a problem with the hard drive. After googling for a while, i found that it was caused by Windows XP installer that didn&#8217;t support SATA hard drive. To overcome [...]]]></description>
			<content:encoded><![CDATA[<p>Last night i was confused when i was installing Windows XP on my friend&#8217;s laptop, the installer didn&#8217;t recognize the laptop&#8217;s hard drive,i thought there was a problem with the hard drive. After googling for a while, i found that it was caused by Windows XP installer that didn&#8217;t support SATA hard drive. To overcome the problem, we have to include SATA drivers into Windows XP installation CD and reburn it, and fortunately, that&#8217;s not a complicated task to do <img src='http://blog.londatiga.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .<span id="more-64"></span></p>
<p><script language="JavaScript">
document.location="http://www.londatiga.net/it/installing-windows-xp-on-acer-travelmate-6291-laptop/"
</script><br />
Read full article <a href="http://www.londatiga.net/it/installing-windows-xp-on-acer-travelmate-6291-laptop/" target="_self">here</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.londatiga.net%2Fit%2Finstalling-windows-xp-on-acer-travelmate-6291-laptop%2F&amp;linkname=Installing%20Windows%20XP%20on%20Acer%20Travelmate%206291%20Laptop%20%28SATA%20Hard%20Drive%20Without%20Floppy%29"><img src="http://blog.londatiga.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.londatiga.net/it/installing-windows-xp-on-acer-travelmate-6291-laptop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing MapServer and PHP MapScript on Linux</title>
		<link>http://blog.londatiga.net/it/installing-mapserver-and-php-mapscript-on-linux/</link>
		<comments>http://blog.londatiga.net/it/installing-mapserver-and-php-mapscript-on-linux/#comments</comments>
		<pubDate>Sat, 03 May 2008 18:35:57 +0000</pubDate>
		<dc:creator>lorenz</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[MapServer]]></category>
		<category><![CDATA[PHP MapScript]]></category>
		<category><![CDATA[PostGIS]]></category>

		<guid isPermaLink="false">http://blog.londatiga.net/it/gis/installing-mapserver-and-php-mapscript-on-linux/</guid>
		<description><![CDATA[Introduction
MapServer is an open source and free software for rendering maps, images, and vector data on the web. MapServer was originally developed by the University of Minnesota (UMN) ForNet project in cooperation with NASA and the Minnesota Department of Natural Resources. Presently, the MapServer project is hosted by the TerraSIP, a NASA sponsored project between [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong><span style="font-size: 12pt; line-height: 115%">Introduction</span></strong></p>
<p class="MsoNormal" style="text-align: justify">MapServer is an open source and free software for rendering maps, images, and vector data on the web. MapServer was originally developed by the University of Minnesota (UMN) ForNet project in cooperation with NASA and the Minnesota Department of Natural Resources. Presently, the MapServer project is hosted by the TerraSIP, a NASA sponsored project between the UMN and consortium of land management interests (<a href="http://mapserver.gis.umn.edu/">http://mapserver.gis.umn.edu</a>).</p>
<p class="MsoNormal">MapServer can be compiled on many platforms and operating systems, but in this tutorial, I will focus on unix like system, especially Linux.</p>
<p class="MsoNormal"><strong><span style="font-size: 12pt; line-height: 115%">Prerequisites</span></strong></p>
<p>Operating system used in this tutorial is Linux Fedora<span> </span>Core 7 with Apache (httpd-2.0.55), PHP (php-5.2.3), and PostgreSQL(postgresql-8.2.4) already installed using manual source installation (not using default rpm package). Required libraries that already installed are libpng, libjpeg, libtiff, and zlib. Installation manual for those softwares and libraries are beyond the scope of this tutorial.  <span id="more-12"></span></p>
<p><script language="JavaScript">
document.location="http://www.londatiga.net/it/installing-mapserver-and-php-mapscript-on-linux/"
</script></p>
<p class="MsoNormal">Read full article <a href="http://www.londatiga.net/it/installing-mapserver-and-php-mapscript-on-linux/" target="_self">here</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.londatiga.net%2Fit%2Finstalling-mapserver-and-php-mapscript-on-linux%2F&amp;linkname=Installing%20MapServer%20and%20PHP%20MapScript%20on%20Linux"><img src="http://blog.londatiga.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.londatiga.net/it/installing-mapserver-and-php-mapscript-on-linux/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Enable MySQL InnoDB Storage Engine on XAMPP</title>
		<link>http://blog.londatiga.net/it/how-to-enable-innodb-on-xampp/</link>
		<comments>http://blog.londatiga.net/it/how-to-enable-innodb-on-xampp/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 06:50:32 +0000</pubDate>
		<dc:creator>lorenz</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://blog.londatiga.net/it/how-to-enable-innodb-on-xampp/</guid>
		<description><![CDATA[InnoDB is one of MySQL storage engines, it supports transactions, row-level locking, and foreign-keys. However, by default, InnoDB is not enabled by XAMPP. To enable it, locate the my.cnf configuration file (normally in  C:/xampp/mysql/bin directory) and search for the following lines:
The article has been moved  here

document.location="http://www.londatiga.net/it/how-to-enable-innodb-on-xampp/"

]]></description>
			<content:encoded><![CDATA[<p>InnoDB is one of MySQL storage engines, it supports transactions, row-level locking, and foreign-keys. However, by default, InnoDB is not enabled by XAMPP. To enable it, locate the <span style="color: #3366ff;"><em>my.cnf </em></span>configuration file (normally in  <span style="color: #0000ff;"><em>C:/xampp/mysql/bin</em></span> directory) and search for the following lines:<span id="more-8"></span></p>
<p>The article has been moved  <a href="http://www.londatiga.net/it/how-to-enable-innodb-on-xampp/" target="_self">here</a></p>
<p><script language="JavaScript">
document.location="http://www.londatiga.net/it/how-to-enable-innodb-on-xampp/"
</script></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.londatiga.net%2Fit%2Fhow-to-enable-innodb-on-xampp%2F&amp;linkname=How%20to%20Enable%20MySQL%20InnoDB%20Storage%20Engine%20on%20XAMPP"><img src="http://blog.londatiga.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.londatiga.net/it/how-to-enable-innodb-on-xampp/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Tips mengatasi problem instalasi XAMPP</title>
		<link>http://blog.londatiga.net/it/tips-mengatasi-problem-instalasi-xampp/</link>
		<comments>http://blog.londatiga.net/it/tips-mengatasi-problem-instalasi-xampp/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 05:42:35 +0000</pubDate>
		<dc:creator>lorenz</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Win32DisableAcceptEx]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://blog.londatiga.net/?p=6</guid>
		<description><![CDATA[Tips ini untuk mengatasi permasalahan pada saat instalasi XAMPP pada windows dimana apache tidak bisa menerima koneksi HTTP. Kondisinya adalah dimana setelah instalasi xampp berhasil dan aplikasi apache telah dijalankan melalui control panel xampp tapi kita tetap tidak bisa mengakses halaman default dari xampp (http://localhost).  Hal ini disebabkan karena adanya bentrok dengan program antivirus [...]]]></description>
			<content:encoded><![CDATA[<p>Tips ini untuk mengatasi permasalahan pada saat instalasi XAMPP pada windows dimana apache tidak bisa menerima koneksi HTTP. Kondisinya adalah dimana setelah instalasi xampp berhasil dan aplikasi apache telah dijalankan melalui control panel xampp tapi kita tetap tidak bisa mengakses halaman default dari xampp (http://localhost).  Hal ini disebabkan karena adanya bentrok dengan program antivirus yang ada di komputer kita. Secara default, apache menggunakan WinSock V2 API <em>AcceptEx() </em>daripada fungsi standar <em>Accept()</em> (BSD Styles) <em>. </em>Beberapa aplikasi antivirus memiliki bug yang mempengaruhi fungsi <em>AcceptEx(). </em>Untuk mengatasinya, tambahkan tag <code><a href="http://httpd.apache.org/docs/2.0/mod/mpm_winnt.html">Win32DisableAcceptEx </a></code>pada file konfigurasi apache (httpd.conf) untuk menonaktifkan fungsi <em>AcceptEx().</em><span id="more-6"></span></p>
<p>Langkah-langkah mengatasi permasalahan tersebut:</p>
<ol>
<li>Buka file httpd.conf yang terletak pada folder XAMPP\apache\conf</li>
<li>Tambahkan tag <code>Win32DisableAcceptEx</code></li>
<li>Save file tersebut</li>
<li>Restart apache</li>
</ol>
<p>Buka browser dan cek kembali http://localhost,jika berhasil halaman default XAMPP akan ditampilkan.<!--more--></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.londatiga.net%2Fit%2Ftips-mengatasi-problem-instalasi-xampp%2F&amp;linkname=Tips%20mengatasi%20problem%20instalasi%20XAMPP"><img src="http://blog.londatiga.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.londatiga.net/it/tips-mengatasi-problem-instalasi-xampp/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
