<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Java never die</title>
	<link>http://www.javaneverdie.com</link>
	<description>Java modern frameworks. But not only.</description>
	<lastBuildDate>Sun, 07 Mar 2010 11:15:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Want to show &#8220;mobile&#8221; or &#8220;phone&#8221; site version &#8212; check user agent</title>
		<description>So, you (i, we) want to show to our site phone  visitor "mobile" (intended for phone users) version of the site.

First of all we must detect "mobile" request. To do this we must check user agent header from request.


in Java (withing relevant servlet method ):



      ...</description>
		<link>http://www.javaneverdie.com/gwt/want-to-show-mobile-or-phone-site-version-check-user-agent/</link>
			</item>
	<item>
		<title>Free online SEO content (article) spinner</title>
		<description>freeseospinner.com finished and deployed

Finally after week or something of coding, debugging, testing and localizing (still not finished) english version of FreeSEOSpinner ready to use at freeseospinner.com.
Congratulate ourselves!

So, what is the hell application FreeSEOSpinner?



Promotional part.
FreeSEOSpinner is free online SEO (search engine optimization) content (article) spinner (generator) that allows to create infinite ...</description>
		<link>http://www.javaneverdie.com/seo/free-online-seo-content-article-spinner/</link>
			</item>
	<item>
		<title>Top internet languages ISO codes</title>
		<description>


Language
ISO 639-1
ISO 639-2


English
en
eng


Chinese
zh
zho


Spanish
es
spa


Japanese
ja
jpn


French
fr
fra


Portuguese
pt
por


German
de
deu


Arabic
ar
ara


Russian
ru
rus


Korean
ko
kor


So, to do localization of your program (application, site etc.) you, probably, decide to begin from above displayed. Exactly in displayed order.
more languages...

Related posts:Compare programming languages with Google Trends
 </description>
		<link>http://www.javaneverdie.com/web-statistics/top-internet-languages-iso-codes/</link>
			</item>
	<item>
		<title>alexa.com global page views number</title>
		<description>alexa.com global page views number is : 608,940,380,000 (~609 billions) in month (~30 days).
Below is the calculation.



Number of wikipedia.org monthly pageviews : 10,909,000,000 (10,909 mln).   Taken from here.

% wikipedia.org in global page views monthly: 0.5582   Taken from here.

So, global page views number

10,909,000,000 * 0.5582 * 100  =  608,940,380,000 ...</description>
		<link>http://www.javaneverdie.com/seo/alexa-com-global-page-views-number/</link>
			</item>
	<item>
		<title>How to center DIV using only css</title>
		<description>Below css center &#60;div&#62; block with class="rootPanel".



.rootPanel {
  width: 60% ;
  margin-left: auto ;
  margin-right: auto ;
}


No related posts. </description>
		<link>http://www.javaneverdie.com/css/how-to-center-using-only-css/</link>
			</item>
	<item>
		<title>MySQL on Windows Access denied for user &#8216;root&#8217;@&#039;localhost&#8217; (using password: NO)</title>
		<description>I use MySQL 5.1 'on localhost' commonly for wordpress development. Today started new project and attempted to design database using MySQL Control Center, Navicat, command line mysql client and all time get this fucking annoying
Access denied for user 'root'@'localhost' (using password: NO)
Who is fault? No matter. Probably, because of my ...</description>
		<link>http://www.javaneverdie.com/mysql/mysql-on-windows-access-denied-for-user-rootlocalhost-using-password-no/</link>
			</item>
	<item>
		<title>Get More Twitter Followers, Facebook Friends and LinkedIn Connections</title>
		<description>Using Twitter Search

1. Use FlashTweet (http://flashtweet.com/) to find people talking about your topic (use the keyword "wine" if you sell wine, "link building" if you offer link building services, etc.) FlashTweet has a great video that explains how to use their service.


2. Follow the people you find (FlashTweet can auto-follow ...</description>
		<link>http://www.javaneverdie.com/seo/get-more-twitter-followers-facebook-friends-and-linkedin-connections/</link>
			</item>
	<item>
		<title>html Dollar (baks, green) sign</title>
		<description>html Dollar (baks, green) symbol:
$
&#38;#36;


Related posts:html Yen  sign
html Cent sign
html Pound sterling sign
 </description>
		<link>http://www.javaneverdie.com/html/html-dollar-baks-green-sign/</link>
			</item>
	<item>
		<title>html Registered trademark symbol</title>
		<description>html Registered trademark symbol:
®
&#38;reg;


Related posts:html trademark, TM symbol:
html peace symbol
Html copyright symbol
 </description>
		<link>http://www.javaneverdie.com/html/html-registered-trademark-symbol/</link>
			</item>
	<item>
		<title>html Cent sign</title>
		<description>html Cent symbol:
¢
&#38;cent;
 



Related posts:html Yen  sign
html Dollar (baks, green) sign
html Pound sterling sign
 </description>
		<link>http://www.javaneverdie.com/html/html-cent-symbol/</link>
			</item>
</channel>
</rss>
