<?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>am3n portfolio &#187; bahasa indonesia</title>
	<atom:link href="http://www.am3n.net/tag/bahasa-indonesia/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.am3n.net</link>
	<description>career, freelance and some stupid thing I do</description>
	<lastBuildDate>Mon, 09 May 2011 16:27:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ezmlm-idx 7.0.0 Bahasa Indonesia translation</title>
		<link>http://www.am3n.net/2008/06/18/ezmlm-idx-700-bahasa-indonesia/</link>
		<comments>http://www.am3n.net/2008/06/18/ezmlm-idx-700-bahasa-indonesia/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 09:43:52 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[bahasa indonesia]]></category>
		<category><![CDATA[ezmlm]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=23</guid>
		<description><![CDATA[Ezmlm-idx 7.0.0 just released on 2008-06-16 and since DJB has placed ezmlm-0.53 into public domain you no longer need , this is the first version of ezmlm-idx that no longer requires patching against ezmlm. The source tarball is all that you need (well, the source and a compiler, and qmail, and&#8230; ). And this is [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2008/04/18/fireboard-104-indonesia-translation/' rel='bookmark' title='Fireboard 1.04 Indonesia Translation'>Fireboard 1.04 Indonesia Translation</a> <small>Continuing Fireboard&#8217;s Indonesian translator, I make a new translation for...</small></li>
<li><a href='http://www.am3n.net/2008/04/17/taskfreaks-single-user-indonesian-trans/' rel='bookmark' title='Taskfreak&#8217;s (Single User) Indonesian Translation'>Taskfreak&#8217;s (Single User) Indonesian Translation</a> <small>TaskFreak! is a simple but efficient web based task manager...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ezmlm-idx 7.0.0 just released on 2008-06-16 and since DJB has placed ezmlm-0.53 into public domain you no longer need , this is the first version of ezmlm-idx that no longer requires patching against ezmlm.  The source tarball is all that you need (well, the source and a compiler, and qmail, and&#8230; ).</p>
<p>And this is Bahasa Indonesia translation for ezmlm-idx 7.0.0 which probably  available on next version.</p>
<p><a href="http://am3n.net/wp-content/uploads/2008/06/ezmlm-messages-id.zip">ezmlm-messages-id</a></p>
<p>Quoting Bruce Guenter, here is the release notes:</p>
<p><span id="more-23"></span></p>
<p>ezmlm-idx-7.0.0, 2008-06-16<br />
===========================</p>
<p>This version has three major architectural changes:</p>
<p>1. There is now support for internationalized messages.  All error<br />
messages, all subject lines, and a few other messages are now configured<br />
in a file named &#8220;text/messages&#8221; that is read at run time.  Messages in<br />
this file will undergo header-style substitution before they are output.</p>
<p>Unlike other text files, all 3 of the files (DIR/text/messages,<br />
/etc/ezmlm/LANG/text/messages, and /etc/ezmlm/default/text/messages) are<br />
read, and only the first match (in the above order) is used for any<br />
given message.  This allows for creation of partial files to override<br />
just select messages.  If no match is found, the internal English text<br />
is used.</p>
<p>2. The use of the &#8220;flags&#8221; file has been deprecated completely by<br />
individual flag files accessed by the appropriate programs.  This, along<br />
with corresponding changes to the ezmlmrc template, allows for lists to<br />
be reconfigured without invoking ezmlm-make.  To upgrade a list to the<br />
new setup, simply run &#8220;ezmlm-make -+ DIR&#8221;.  Note that this will delete<br />
the &#8220;config&#8221; and &#8220;flags&#8221; files, as they have been superceded by other<br />
files.</p>
<p>3. Creation of subscriber tables has been moved out of ezmlm-mktab-* and<br />
into ezmlm-make by adding some additional hooks to the subdb plugins.  A<br />
ezmlm-rmtab program is also added to remove subscriber tables, also with<br />
hooks in the subdb plugins.  The ezmlm-mktab-* programs have been<br />
obsoleted by these changes and have been removed.</p>
<p>Smaller changes:</p>
<p>- Fixed a bug in ezmlm-request that caused a segfault when attempting to<br />
execute the &#8220;which&#8221; command.</p>
<p>- Added new program ezmlm-checksub to replace the<br />
ezmlm-issubn &#8230; || { echo error; exit 100; }<br />
lines in the ezmlmrc files.  ezmlm-issubn is now deprecated for use in<br />
.qmail files, but still exists for backwards compatibility.</p>
<p>- Added ezmlm-weed to the confirmer control files.</p>
<p>- Added &lt;#a#&gt; substitution for the local part of the accept address.</p>
<p>- ezmlm-warn will now process bounces for both the main and digest lists<br />
if neither the -d nor the -D options are given.</p>
<p>- Added several control files for programs:<br />
dir/digcount        ezmlm-tstdig<br />
dir/digestcode        ezmlm-get<br />
dir/digformat        ezmlm-get<br />
dir/digsize        ezmlm-tstdig<br />
dir/digtime        ezmlm-tstdig<br />
dir/modcanedit        ezmlm-manage<br />
dir/modcanlist        ezmlm-manage<br />
dir/modgetonly        ezmlm-get<br />
dir/modpostonly        ezmlm-store<br />
dir/nosubconfirm    ezmlm-manage<br />
dir/nounsubconfirm    ezmlm-manage<br />
dir/nowarn        ezmlm-warn<br />
dir/subgetonly        ezmlm-get<br />
dir/noreturnposts    ezmlm-clean</p>
<p>- Removed the ezmlm-make -4 option in favor of the above files.</p>
<p>- Fixed handling of digest bouncer in ezmlm-dispatch.</p>
<p>- Eliminated the use of vfork for portability.</p>
<p>- Added support for decoding sender addresses mangled by SRS.</p>
<p>- Fixed bug when running ezmlm-archive on a newly-created list.</p>
<p>- Always enable ezmlm-request in manager.</p>
<p>- Always enable the &#8220;deny&#8221; blacklist.</p>
<p>- Fixed a long standing bug in ezmlm-store that caused both posting and<br />
moderating to happen when both modpost and confirmpost were disabled.</p>
<p>Note: The subdb API was modified in this version.  You will need to<br />
reinstall all sub-* modules along with the main package.  Also, the<br />
messages changes also replaced the confirmpost subject line hack in<br />
ezmlm-store and the mailinglist file.  The contents of DIR/confirmpost<br />
and DIR/mailinglist are now ignored in favor of the SUB_CONFIRM_POST and<br />
TXT_MAILING_LIST messages, respectively.</p>
<p>Language files that need updating:<br />
Translation for edit-list is out of date for the following languages:<br />
cs da es fr hu ja pl pt ru sv ch_GB pt_BR<br />
Translation for post-confirm is missing for the following languages:<br />
cs da fr hu ja pl pt ru sv ch_GB pt_BR</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2008%2F06%2F18%2Fezmlm-idx-700-bahasa-indonesia%2F', 'ezmlm-idx+7.0.0+Bahasa+Indonesia+translation')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2008%2F06%2F18%2Fezmlm-idx-700-bahasa-indonesia%2F', title: 'ezmlm-idx+7.0.0+Bahasa+Indonesia+translation' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2008/04/18/fireboard-104-indonesia-translation/' rel='bookmark' title='Fireboard 1.04 Indonesia Translation'>Fireboard 1.04 Indonesia Translation</a> <small>Continuing Fireboard&#8217;s Indonesian translator, I make a new translation for...</small></li>
<li><a href='http://www.am3n.net/2008/04/17/taskfreaks-single-user-indonesian-trans/' rel='bookmark' title='Taskfreak&#8217;s (Single User) Indonesian Translation'>Taskfreak&#8217;s (Single User) Indonesian Translation</a> <small>TaskFreak! is a simple but efficient web based task manager...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2008/06/18/ezmlm-idx-700-bahasa-indonesia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fireboard 1.04 Indonesia Translation</title>
		<link>http://www.am3n.net/2008/04/18/fireboard-104-indonesia-translation/</link>
		<comments>http://www.am3n.net/2008/04/18/fireboard-104-indonesia-translation/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 12:50:24 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[bahasa indonesia]]></category>
		<category><![CDATA[fireboard]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=9</guid>
		<description><![CDATA[Continuing Fireboard&#8217;s Indonesian translator, I make a new translation for FireBoard 1.04 which also I am using it on my site. Feel free to download and use it. If you found any grammar and spelling please leave a comment. fb_indonesian_104 Related posts: Taskfreak&#8217;s (Single User) Indonesian Translation TaskFreak! is a simple but efficient web based [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2008/04/17/taskfreaks-single-user-indonesian-trans/' rel='bookmark' title='Taskfreak&#8217;s (Single User) Indonesian Translation'>Taskfreak&#8217;s (Single User) Indonesian Translation</a> <small>TaskFreak! is a simple but efficient web based task manager...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Continuing Fireboard&#8217;s Indonesian translator, I make a new translation for FireBoard 1.04 which also I am using it on my site. Feel free to download and use it. If you found any grammar and spelling please leave a comment.</p>
<p><a href="http://am3n.net/wp-content/uploads/2008/04/fb_indonesian_104.zip">fb_indonesian_104</a></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2008%2F04%2F18%2Ffireboard-104-indonesia-translation%2F', 'Fireboard+1.04+Indonesia+Translation')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2008%2F04%2F18%2Ffireboard-104-indonesia-translation%2F', title: 'Fireboard+1.04+Indonesia+Translation' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2008/04/17/taskfreaks-single-user-indonesian-trans/' rel='bookmark' title='Taskfreak&#8217;s (Single User) Indonesian Translation'>Taskfreak&#8217;s (Single User) Indonesian Translation</a> <small>TaskFreak! is a simple but efficient web based task manager...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2008/04/18/fireboard-104-indonesia-translation/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

