<?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>Java never die</title>
	<atom:link href="http://www.javaneverdie.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javaneverdie.com</link>
	<description>Java modern frameworks. But not only.</description>
	<lastBuildDate>Fri, 06 Apr 2012 06:15:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firefox function location() conflict</title>
		<link>http://www.javaneverdie.com/javascript/firefox-function-location-conflict/</link>
		<comments>http://www.javaneverdie.com/javascript/firefox-function-location-conflict/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 11:27:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/javascript/firefox-function-location-conflict/</guid>
		<description><![CDATA[When working on adjustment some old IE8 project to Firefox, found curious problem : some page not opened (blank screen) and function location() {&#8230; written to address field. Cause that page have defined function with name location. Workaround is obvious: just rename function to location1, for example. I don&#8217;t want to go deep inside to [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/javascript/firefox-function-location-conflict/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Incorrect result using ROUND_HALF_UP fixed</title>
		<link>http://www.javaneverdie.com/java/incorrect-result-using-round_half_up-fixed/</link>
		<comments>http://www.javaneverdie.com/java/incorrect-result-using-round_half_up-fixed/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 11:19:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/java/incorrect-result-using-round_half_up-fixed/</guid>
		<description><![CDATA[BigDecimal.ROUND_HALF_UP widely used in Java to compute and display currency values. Let look on next example. We have some price: $1498.00 (doesn&#8217;t matter what it is). And some fee (also doesn&#8217;t matter who get it) that counted by formula :&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fee = price * 0.075 + 0.99 so, we have next java code double [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/java/incorrect-result-using-round_half_up-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uncaught TypeError: object is not a function solved</title>
		<link>http://www.javaneverdie.com/javascript/uncaught-typeerror-object-is-not-a-function-solved/</link>
		<comments>http://www.javaneverdie.com/javascript/uncaught-typeerror-object-is-not-a-function-solved/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 11:37:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/javascript/uncaught-typeerror-object-is-not-a-function-solved/</guid>
		<description><![CDATA[When button clicked nothing happens. But must, because have onclick attribute with call to some JavaScript function. When open firebug realized that error &#34;Uncaught TypeError: object is not a function&#34; occurred. Cause that my html page has element with id attribute value equals to function name that tried to call. For example function showAlert() and [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/javascript/uncaught-typeerror-object-is-not-a-function-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to close SWT application to system tray?</title>
		<link>http://www.javaneverdie.com/java/how-to-close-swt-application-to-system-tray/</link>
		<comments>http://www.javaneverdie.com/java/how-to-close-swt-application-to-system-tray/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 17:15:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/java/how-to-close-swt-application-to-system-tray/</guid>
		<description><![CDATA[I wrote java application that once configured starting to perform long time task and may stay without user interaction days, weeks, months, years. For this kind of applications (good example mTorrent) very important to be possible close application window but keep application working and have possibility to open application from systray icon. There are two [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/java/how-to-close-swt-application-to-system-tray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sex and web design relationship</title>
		<link>http://www.javaneverdie.com/web-design/sex-and-web-design-relationship/</link>
		<comments>http://www.javaneverdie.com/web-design/sex-and-web-design-relationship/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 11:29:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/web-design/sex-and-web-design-relationship/</guid>
		<description><![CDATA[&#160; I hope this blog will not be penalized by Google for word sex. So how sex and web design are related? You will not believe. Directly. Do You wonder why so many sites (including this one) have orange buttons and links? No? Curiosity kills the cat? I will say you anyway. Orange stimulus sexual [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/web-design/sex-and-web-design-relationship/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create web site for free?</title>
		<link>http://www.javaneverdie.com/blogger/how-to-create-web-site-for-free/</link>
		<comments>http://www.javaneverdie.com/blogger/how-to-create-web-site-for-free/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 09:43:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blogger]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/blogger/how-to-create-web-site-for-free/</guid>
		<description><![CDATA[&#160; Main expense for maintaining web site is the hosting.&#160; &#34;Unlimited&#34; shared web hosting can costs from $50 up to $150&#160; in a year depends on provider. And in case your sites became very popular some limitations will appear. Hosting sites on paid hosting have its pros: different types of application can be hosted with [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/blogger/how-to-create-web-site-for-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create static home page for Blogger based web site</title>
		<link>http://www.javaneverdie.com/blogger/how-to-create-static-home-page-for-blogger-based-web-site/</link>
		<comments>http://www.javaneverdie.com/blogger/how-to-create-static-home-page-for-blogger-based-web-site/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 09:33:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blogger]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/blogger/how-to-create-static-home-page-for-blogger-based-web-site/</guid>
		<description><![CDATA[Sometimes we want our blogger based site to display static&#160; (permanent, fixed) content on front page. By default blogger displays several last posts. There are two options: Create static home page using regular post. Create static home page using Text widget. &#160; First option can be very simple. Create post (Posting –&#62; New Post) that [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/blogger/how-to-create-static-home-page-for-blogger-based-web-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogger Dynamic Views template not displayed in Opera and Safari</title>
		<link>http://www.javaneverdie.com/blogger/blogger-dynamic-views-template-not-displayed-in-opera-and-safari/</link>
		<comments>http://www.javaneverdie.com/blogger/blogger-dynamic-views-template-not-displayed-in-opera-and-safari/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 14:17:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blogger]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/blogger/blogger-dynamic-views-template-not-displayed-in-opera-and-safari/</guid>
		<description><![CDATA[&#160; Dynamic Views is a new Blogger template that used by half million of blog owners. I tried to use it but realize that it hardly customizable and more of this : Pages widget that used for creating navigation bar, not displayed at all in Opera and Safari. All these mobile funs with iphones and [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/blogger/blogger-dynamic-views-template-not-displayed-in-opera-and-safari/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to increase Alexa Rank quickly?</title>
		<link>http://www.javaneverdie.com/seo/how-to-increase-alexa-rank-quickly/</link>
		<comments>http://www.javaneverdie.com/seo/how-to-increase-alexa-rank-quickly/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 07:13:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[web statistics]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/seo/how-to-increase-alexa-rank-quickly/</guid>
		<description><![CDATA[&#160; Alexa Rank is a rank provided by alexa.com site run by Amazon. Though claimed to be inaccurate, Alexa Rank give possibility to quickly value any site traffic range. Alexa uses browsers toolbars (plugins, extensions) and site widgets to get information about site visitors. So, in order to increase Alexa Rank we do: Install alexa [...]]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/seo/how-to-increase-alexa-rank-quickly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best [free] wordpress theme ever? Flexibility</title>
		<link>http://www.javaneverdie.com/wordpress/best-free-wordpress-theme-ever-flexibility/</link>
		<comments>http://www.javaneverdie.com/wordpress/best-free-wordpress-theme-ever-flexibility/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 06:39:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.javaneverdie.com/wordpress/best-free-wordpress-theme-ever-flexibility/</guid>
		<description><![CDATA[Best free&#160; theme for WordPress is the Flexibility 3. Especially for web master that manages many blogs. This theme allows to create unique design in several mouse click without knowing of any html/css. Has support for AdSense and Google Analytics.]]></description>
		<wfw:commentRss>http://www.javaneverdie.com/wordpress/best-free-wordpress-theme-ever-flexibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

