<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>envio land</title>
	
	<link>http://a3-system.info/blog</link>
	<description>Ash Like Snow</description>
	<lastBuildDate>Thu, 29 Dec 2011 01:55:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EnvioLand" /><feedburner:info uri="envioland" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>XL award 2011</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/LMAH4qZMuYU/</link>
		<comments>http://a3-system.info/blog/daily-life/xl-award-2011/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 00:55:46 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/uncategorized/xl-award-2011/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://i510.photobucket.com/albums/s343/dikicy/Foto-1-1.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/xl-award-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/xl-award-2011/</feedburner:origLink></item>
		<item>
		<title>Linux Free Up Cache Memory</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/xiFGQ_J4NY4/</link>
		<comments>http://a3-system.info/blog/daily-life/linux-free-up-cache-memory/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 02:54:06 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/daily-life/linux-free-up-cache-memory/</guid>
		<description><![CDATA[For my personal note :p
drop_caches
Writing to this will cause the kernel to drop clean caches, dentries and inodes from memory, causing that memory to become free.
To free pagecache:
    echo 1 > /proc/sys/vm/drop_caches
To free dentries and inodes:
    echo 2 > /proc/sys/vm/drop_caches
To free pagecache, dentries and inodes:
    echo [...]]]></description>
			<content:encoded><![CDATA[<p>For my personal note :p</p>
<p>drop_caches</p>
<p>Writing to this will cause the kernel to drop clean caches, dentries and inodes from memory, causing that memory to become free.</p>
<p>To free pagecache:</p>
<p>    echo 1 > /proc/sys/vm/drop_caches</p>
<p>To free dentries and inodes:</p>
<p>    echo 2 > /proc/sys/vm/drop_caches</p>
<p>To free pagecache, dentries and inodes:</p>
<p>    echo 3 > /proc/sys/vm/drop_caches</p>
<p>Source : http://www.linuxinsight.com/proc_sys_vm_drop_caches.html</p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/linux-free-up-cache-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/linux-free-up-cache-memory/</feedburner:origLink></item>
		<item>
		<title>Silly Yahoo Messenger Preference</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/Oz4sO5NoGPg/</link>
		<comments>http://a3-system.info/blog/daily-life/silly-yahoo-messenger-preference/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 05:23:30 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[per line show username]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=339</guid>
		<description><![CDATA[I just try new version of yahoo messenger, after couple minute try, I feel not comfortable with it, the response very rather my old version. Then I decide to uninstall it and re-install my old version.
After the old install, I lost my yahoo preference. My favourite silly preference is display yahoo messenger name every time [...]]]></description>
			<content:encoded><![CDATA[<p>I just try new version of yahoo messenger, after couple minute try, I feel not comfortable with it, the response very rather my old version. Then I decide to uninstall it and re-install my old version.</p>
<p>After the old install, I lost my yahoo preference. My favourite silly preference is display yahoo messenger name every time I did enter/send message. The default preference only display my Yahoo ID on first message.</p>
<p>I have search on Yahoo Messenger setting and found nothing. Then after couple minute browsing, I found way to change the setting. I use CTRL+SHIFT+ 0 / 1 / 2 </p>
<p>Finally my favourite silly setting is back hahahhahah</p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/silly-yahoo-messenger-preference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/silly-yahoo-messenger-preference/</feedburner:origLink></item>
		<item>
		<title>Export data from MySQL “View”</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/iZKENnWttoQ/</link>
		<comments>http://a3-system.info/blog/daily-life/export-data-from-mysql-view/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 02:56:53 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[view export phpmyadmin]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=337</guid>
		<description><![CDATA[Recently I need dump some data from my database, since I am not the developer of the application I have to study first about data structure. I found the application use &#8220;view&#8221; , actually I have no experience with view  
I did export using phpMyAdmin as usual, I did export view as regular table, [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I need dump some data from my database, since I am not the developer of the application I have to study first about data structure. I found the application use &#8220;view&#8221; , actually I have no experience with view <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I did export using phpMyAdmin as usual, I did export view as regular table, and export it to SQL file. After review the SQL file result, I found the SQL file was not as I expected <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>Finally I found the way how to export data, I change the export output to &#8220;CSV&#8221; not SQL and the method work fine <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  hahahhaha</p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/export-data-from-mysql-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/export-data-from-mysql-view/</feedburner:origLink></item>
		<item>
		<title>Freeradius Single Simultaneous</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/NgfaGBKUOWM/</link>
		<comments>http://a3-system.info/blog/mikrotik/freeradius-single-simultaneous/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 01:17:58 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[Error: [sql] Failed to check the terminal server for user]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[freeradius Simultaneous user]]></category>
		<category><![CDATA[Simultaneous user]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=334</guid>
		<description><![CDATA[Recently, I build hotspot system with single Freeradius server on Linux. the NAS is 3 mikrotik Access Point and 1 Mikrotik Ethernet. I followed step mentioned on the net, I am storing user session on MySQL table, uncomment for simultaneous SQL query check. I think I have fulfill all requirement, but I am still not [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I build hotspot system with single Freeradius server on Linux. the NAS is 3 mikrotik Access Point and 1 Mikrotik Ethernet. I followed step mentioned on the net, I am storing user session on MySQL table, uncomment for simultaneous SQL query check. I think I have fulfill all requirement, but I am still not get single simultaneous user work.</p>
<p>I tried login  on different NAS / AP with same username and password and system still allow it. That make me frustrated  for couple day. When I saw on radius log file, it always display :</p>
<p>Error: [sql] Failed to check the terminal server for user &#8216;xxxxxxx&#8217;</p>
<p>I am googling about above error and still not get solution. They say just check &#8216;client.conf&#8217;</p>
<p>Yesterday, I am review my configuration, especially on client.conf. Here sample part of my client conf</p>
<p>client 192.168.x.x {<br />
secret          = xxxxxx<br />
shortname       = hs-d<br />
nastype         = Mikrotik<br />
}</p>
<p>I think, the nastype caused the &#8221; Failed to check the terminal server for user&#8221; then I comment the nastype</p>
<p>client 192.168.x.x {<br />
secret          = xxxxxx<br />
shortname       = hs-d<br />
#nastype         = Mikrotik<br />
}</p>
<p>I restart the freeradius server, and try login on different NAS with same username, now it&#8217;s work <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  the system now allow only single simultaneous user. I am happy with it</p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/mikrotik/freeradius-single-simultaneous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/mikrotik/freeradius-single-simultaneous/</feedburner:origLink></item>
		<item>
		<title>Epson T13 General Error</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/Nfn1RG27aUk/</link>
		<comments>http://a3-system.info/blog/daily-life/epson-t13-general-error/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 11:43:48 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[epson t13]]></category>
		<category><![CDATA[general error]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=332</guid>
		<description><![CDATA[When T13 printer is turned on, the printer will do a track test, card ridge will move to the right and left. At that time, when card ridge can not reach the maximum point in the right or the left it will be considered as &#8220;general error&#8221;. Make sure no objects are blocking when card [...]]]></description>
			<content:encoded><![CDATA[<p>When T13 printer is turned on, the printer will do a track test, card ridge will move to the right and left. At that time, when card ridge can not reach the maximum point in the right or the left it will be considered as &#8220;general error&#8221;. Make sure no objects are blocking when card ridge track test.</p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/epson-t13-general-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/epson-t13-general-error/</feedburner:origLink></item>
		<item>
		<title>Codeigniter RAR file Upload</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/EAfkekW_h2A/</link>
		<comments>http://a3-system.info/blog/code-igniterciframework/codeigniter-rar-file-upload/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 07:46:16 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[code igniter]]></category>
		<category><![CDATA[rar code igniter upload class]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=330</guid>
		<description><![CDATA[If you have problem with uploading rar file using codeigniter upload class it because on mime file there&#8217;s no definition for rar file.
Open system/application/config/mime.php file and add RAR definition
&#8216;rar&#8217;	=>	&#8216;application/rar&#8217;
(Note: I use Firefox 4, that config may not work on other browser because other browser may define MIME for rar fire differently.
  
]]></description>
			<content:encoded><![CDATA[<p>If you have problem with uploading rar file using codeigniter upload class it because on mime file there&#8217;s no definition for rar file.</p>
<p>Open system/application/config/mime.php file and add RAR definition</p>
<p>&#8216;rar&#8217;	=>	&#8216;application/rar&#8217;</p>
<p>(Note: I use Firefox 4, that config may not work on other browser because other browser may define MIME for rar fire differently.</p>
<p> <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/code-igniterciframework/codeigniter-rar-file-upload/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/code-igniterciframework/codeigniter-rar-file-upload/</feedburner:origLink></item>
		<item>
		<title>Very Slow DVD Burning</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/naMg8_1Pm_Q/</link>
		<comments>http://a3-system.info/blog/daily-life/very-slow-dvd-burning/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 09:44:58 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[slow burning]]></category>
		<category><![CDATA[slow cd dvd burning]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=328</guid>
		<description><![CDATA[It&#8217;s long time for me to not back up data on my laptop to DVD, this afternoon I decide to backup my data on DVD. When I complete do compilation with nero and start burning the data, a annoying happen, It&#8217;s need more than 30 minute to pass burning 700Mb file on 8X speed what [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s long time for me to not back up data on my laptop to DVD, this afternoon I decide to backup my data on DVD. When I complete do compilation with nero and start burning the data, a annoying happen, It&#8217;s need more than 30 minute to pass burning 700Mb file on 8X speed what a very-very slow burning speed. T,T </p>
<p>I though my DVD writer on my laptop is bad or damage since it&#8217;s has 3 year server me, then I decide to find out on google. I found information that the DVD drive randomly change the data transfer mode to PIO only.</p>
<p>I check my &#8220;device manage&#8221;  on my XP, go to IDE ATA /ATAPI Controller I double click Primary  IDE controller , Advance Setting and found the transfer mode now is PIO only T,T that the source of my burning trouble T,T woooaahh &#8230;. </p>
<p>I change the transfer mode to DMA if available and click okay &#8230; woallah my burning process speed increase dramatically &#8230;.. <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/very-slow-dvd-burning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/very-slow-dvd-burning/</feedburner:origLink></item>
		<item>
		<title>File upload size , Codeigniter, Centos and PHP</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/WayfuwIGnNw/</link>
		<comments>http://a3-system.info/blog/php/file-upload-size-codeigniter-centos-and-php/#comments</comments>
		<pubDate>Mon, 30 May 2011 03:16:13 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[code igniter]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[file_uploads]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[POST Content-Length]]></category>
		<category><![CDATA[post_max_size]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=326</guid>
		<description><![CDATA[Recently I want to increase my maximum file size, I develop my own Codeigniter application, I am using file upload class. Far as I know I just need increase &#8220;file_uploads&#8221; to desired value I want. 
I increase the &#8220;file_uploads&#8221; to 150MB. When I try upload 18MB file use my application it&#8217;s just show me a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I want to increase my maximum file size, I develop my own Codeigniter application, I am using file upload class. Far as I know I just need increase &#8220;file_uploads&#8221; to desired value I want. </p>
<p>I increase the &#8220;file_uploads&#8221; to 150MB. When I try upload 18MB file use my application it&#8217;s just show me a blank page without any error, then I look error log file and found something </p>
<p>POST Content-Length of 18248964 bytes exceeds the limit of 8388608 bytes in Unknown on line 0</p>
<p>I found that I also need increase the &#8216;post_max_size&#8217; to 150MB on php.ini. Yup my application work fine now, glad to see this <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/php/file-upload-size-codeigniter-centos-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/php/file-upload-size-codeigniter-centos-and-php/</feedburner:origLink></item>
		<item>
		<title>Silly first slide on bxSlider</title>
		<link>http://feedproxy.google.com/~r/EnvioLand/~3/4SIklkEXOHg/</link>
		<comments>http://a3-system.info/blog/daily-life/silly-first-slide-on-bxslider/#comments</comments>
		<pubDate>Mon, 30 May 2011 02:01:04 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[bxSlider]]></category>
		<category><![CDATA[fist slide]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=322</guid>
		<description><![CDATA[Recently I use  bxSlider  on my web project, it&#8217;s nice and cool jQuery content slider with many option, I like it so much   When I implement it on my web, a silly problem happen, at first the first slide is always cut off on the right side and pieces of content appear in [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I use  bxSlider  on my web project, it&#8217;s nice and cool jQuery content slider with many option, I like it so much <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  When I implement it on my web, a silly problem happen, at first the first slide is always cut off on the right side and pieces of content appear in the left.<br />
<br />
<img src="http://i510.photobucket.com/albums/s343/dikicy/bxslide.jpg" alt="" /><br />
<br />
The solution for that silly thing is add some CSS code, I found this on bxSlider example page, and implement it on my CSS code.<br />
<code><br />
* {<br />
	margin:0;<br />
	padding:0;<br />
	outline: 0;<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/silly-first-slide-on-bxslider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://a3-system.info/blog/daily-life/silly-first-slide-on-bxslider/</feedburner:origLink></item>
	</channel>
</rss>

