<?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>dBuggr &#187; wirelessjava2002</title>
	<atom:link href="http://www.dbuggr.com/author/wirelessjava2002/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Java, Getting a List of Available Encryption Algorithms</title>
		<link>http://www.dbuggr.com/wirelessjava2002/java-list-encryption-algorithms/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/java-list-encryption-algorithms/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:04:28 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/java-list-encryption-algorithms/</guid>
		<description><![CDATA[Java, Getting a list of available Encryption Algorithms

Related posts:What is Public Private Key Exchange Encryption and How They Work in SSH
How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;
Lotus Notes Encryption



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/public-private-key-exchange-encryption-work-ssh/' rel='bookmark' title='Permanent Link: What is Public Private Key Exchange Encryption and How They Work in SSH'>What is Public Private Key Exchange Encryption and How They Work in SSH</a></li>
<li><a href='http://www.dbuggr.com/milly/automate-encryption-decryption-linux-windows-unix-gpg-passp/' rel='bookmark' title='Permanent Link: How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;'>How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/lotus-notes-encryption/' rel='bookmark' title='Permanent Link: Lotus Notes Encryption'>Lotus Notes Encryption</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Java, Getting a list of available Encryption Algorithms</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/public-private-key-exchange-encryption-work-ssh/' rel='bookmark' title='Permanent Link: What is Public Private Key Exchange Encryption and How They Work in SSH'>What is Public Private Key Exchange Encryption and How They Work in SSH</a></li>
<li><a href='http://www.dbuggr.com/milly/automate-encryption-decryption-linux-windows-unix-gpg-passp/' rel='bookmark' title='Permanent Link: How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;'>How to Automate Encryption/decryption in Linux/Windows/Unix Using GPG with Passp&#8230;</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/lotus-notes-encryption/' rel='bookmark' title='Permanent Link: Lotus Notes Encryption'>Lotus Notes Encryption</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/java-list-encryption-algorithms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java, Number of Days in a Month</title>
		<link>http://www.dbuggr.com/wirelessjava2002/java-number-days-month/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/java-number-days-month/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:56:33 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[number]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/java-number-days-month/</guid>
		<description><![CDATA[Java, Number of days in a month

Related posts:Tips on Select/query/calculate N Days/month with MySQL Date/timestamp Field
Getting the following error: ORA-28002: the password will expire within x days O&#8230;
How to Display Current Year and Month in PHP Script



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/tips-select-query-calculate-days-month-mysql-date-timestamp-field/' rel='bookmark' title='Permanent Link: Tips on Select/query/calculate N Days/month with MySQL Date/timestamp Field'>Tips on Select/query/calculate N Days/month with MySQL Date/timestamp Field</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-ora-28002-password-expire-days/' rel='bookmark' title='Permanent Link: Getting the following error: ORA-28002: the password will expire within x days O&#8230;'>Getting the following error: ORA-28002: the password will expire within x days O&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/print-current-year-php/' rel='bookmark' title='Permanent Link: How to Display Current Year and Month in PHP Script'>How to Display Current Year and Month in PHP Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Java, Number of days in a month</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/tips-select-query-calculate-days-month-mysql-date-timestamp-field/' rel='bookmark' title='Permanent Link: Tips on Select/query/calculate N Days/month with MySQL Date/timestamp Field'>Tips on Select/query/calculate N Days/month with MySQL Date/timestamp Field</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-ora-28002-password-expire-days/' rel='bookmark' title='Permanent Link: Getting the following error: ORA-28002: the password will expire within x days O&#8230;'>Getting the following error: ORA-28002: the password will expire within x days O&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/print-current-year-php/' rel='bookmark' title='Permanent Link: How to Display Current Year and Month in PHP Script'>How to Display Current Year and Month in PHP Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/java-number-days-month/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java, Checking if a Date is a Leap Year</title>
		<link>http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:54:55 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[checking]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leap]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/</guid>
		<description><![CDATA[Java, Checking if a Date is a Leap Year

Related posts:How to Select Date &#38; Year Using Regular Expression in QTP?
Java Date Formatter
Java, Getting Day of Week for a Specified Date



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/select-date-year-regular-expression-qtp/' rel='bookmark' title='Permanent Link: How to Select Date &amp; Year Using Regular Expression in QTP?'>How to Select Date &amp; Year Using Regular Expression in QTP?</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-date-formatter/' rel='bookmark' title='Permanent Link: Java Date Formatter'>Java Date Formatter</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-day-week-date/' rel='bookmark' title='Permanent Link: Java, Getting Day of Week for a Specified Date'>Java, Getting Day of Week for a Specified Date</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Java, Checking if a Date is a Leap Year</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/select-date-year-regular-expression-qtp/' rel='bookmark' title='Permanent Link: How to Select Date &amp; Year Using Regular Expression in QTP?'>How to Select Date &amp; Year Using Regular Expression in QTP?</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-date-formatter/' rel='bookmark' title='Permanent Link: Java Date Formatter'>Java Date Formatter</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-day-week-date/' rel='bookmark' title='Permanent Link: Java, Getting Day of Week for a Specified Date'>Java, Getting Day of Week for a Specified Date</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java, Getting Day of Week for a Specified Date</title>
		<link>http://www.dbuggr.com/wirelessjava2002/java-day-week-date/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/java-day-week-date/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:51:40 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[week]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/java-day-week-date/</guid>
		<description><![CDATA[Java, Getting day of week for a specified Date

Related posts:How to run SQL statement in MySQL to query Current Week, Last Week, and Last Mon&#8230;
Java Date Formatter
Java, Checking if a Date is a Leap Year



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/run-sql-statement-mysql-query-current-week-week-mon/' rel='bookmark' title='Permanent Link: How to run SQL statement in MySQL to query Current Week, Last Week, and Last Mon&#8230;'>How to run SQL statement in MySQL to query Current Week, Last Week, and Last Mon&#8230;</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-date-formatter/' rel='bookmark' title='Permanent Link: Java Date Formatter'>Java Date Formatter</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/' rel='bookmark' title='Permanent Link: Java, Checking if a Date is a Leap Year'>Java, Checking if a Date is a Leap Year</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Java, Getting day of week for a specified Date</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/run-sql-statement-mysql-query-current-week-week-mon/' rel='bookmark' title='Permanent Link: How to run SQL statement in MySQL to query Current Week, Last Week, and Last Mon&#8230;'>How to run SQL statement in MySQL to query Current Week, Last Week, and Last Mon&#8230;</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-date-formatter/' rel='bookmark' title='Permanent Link: Java Date Formatter'>Java Date Formatter</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/java-checking-date-leap-year/' rel='bookmark' title='Permanent Link: Java, Checking if a Date is a Leap Year'>Java, Checking if a Date is a Leap Year</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/java-day-week-date/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java, How to Calculate a Persons Age</title>
		<link>http://www.dbuggr.com/wirelessjava2002/java-calculate-persons-age/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/java-calculate-persons-age/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:48:21 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/java-calculate-persons-age/</guid>
		<description><![CDATA[Java, How to calculate a persons age

Related posts:Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;
How to Calculate JavaScript
How to Calculate BMI Using Visual Basic



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-orabpel-05002-java-lang-outofmemoryerror-java-heap-space/' rel='bookmark' title='Permanent Link: Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;'>Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;</a></li>
<li><a href='http://www.dbuggr.com/?p=2799' rel='bookmark' title='Permanent Link: How to Calculate JavaScript'>How to Calculate JavaScript</a></li>
<li><a href='http://www.dbuggr.com/?p=3324' rel='bookmark' title='Permanent Link: How to Calculate BMI Using Visual Basic'>How to Calculate BMI Using Visual Basic</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Java, How to calculate a persons age</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-orabpel-05002-java-lang-outofmemoryerror-java-heap-space/' rel='bookmark' title='Permanent Link: Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;'>Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;</a></li>
<li><a href='http://www.dbuggr.com/?p=2799' rel='bookmark' title='Permanent Link: How to Calculate JavaScript'>How to Calculate JavaScript</a></li>
<li><a href='http://www.dbuggr.com/?p=3324' rel='bookmark' title='Permanent Link: How to Calculate BMI Using Visual Basic'>How to Calculate BMI Using Visual Basic</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/java-calculate-persons-age/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cocos2d iPhone Color Label</title>
		<link>http://www.dbuggr.com/wirelessjava2002/cocos2d-iphone-color-label/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/cocos2d-iphone-color-label/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:58:26 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[cocos]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[label]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/cocos2d-iphone-color-label/</guid>
		<description><![CDATA[Cocos2d iPhone color label

Related posts:Integrating OpenFeint with Cocos2D-iPhone Applications
Add Transparent UITextView to Cocos2D-iphone Layer
Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone



Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/integrating-openfeint-cocos2d-iphone-applications/' rel='bookmark' title='Permanent Link: Integrating OpenFeint with Cocos2D-iPhone Applications'>Integrating OpenFeint with Cocos2D-iPhone Applications</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/add-transparent-uitextview-cocos2d-iphone-layer/' rel='bookmark' title='Permanent Link: Add Transparent UITextView to Cocos2D-iphone Layer'>Add Transparent UITextView to Cocos2D-iphone Layer</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/matrix-digital-rain-effect-objective-cocos2d-iphone/' rel='bookmark' title='Permanent Link: Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone'>Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Cocos2d iPhone color label</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/integrating-openfeint-cocos2d-iphone-applications/' rel='bookmark' title='Permanent Link: Integrating OpenFeint with Cocos2D-iPhone Applications'>Integrating OpenFeint with Cocos2D-iPhone Applications</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/add-transparent-uitextview-cocos2d-iphone-layer/' rel='bookmark' title='Permanent Link: Add Transparent UITextView to Cocos2D-iphone Layer'>Add Transparent UITextView to Cocos2D-iphone Layer</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/matrix-digital-rain-effect-objective-cocos2d-iphone/' rel='bookmark' title='Permanent Link: Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone'>Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/cocos2d-iphone-color-label/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Splitting a Text Node in a DOM Document</title>
		<link>http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:28:17 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dom document]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[splitting]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/</guid>
		<description><![CDATA[Splitting a Text Node in a DOM Document

Related posts:Visiting All the Nodes in a DOM Document
Visiting All the Elements in a DOM Document
XSLT String Splitting, Spliting Names



Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/xslt-string-splitting-spliting-names/' rel='bookmark' title='Permanent Link: XSLT String Splitting, Spliting Names'>XSLT String Splitting, Spliting Names</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Splitting a Text Node in a DOM Document</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/xslt-string-splitting-spliting-names/' rel='bookmark' title='Permanent Link: XSLT String Splitting, Spliting Names'>XSLT String Splitting, Spliting Names</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visiting All the Nodes in a DOM Document</title>
		<link>http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:24:30 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dom document]]></category>
		<category><![CDATA[nodes]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/</guid>
		<description><![CDATA[Visiting All the Nodes in a DOM Document

Related posts:Visiting All the Elements in a DOM Document
Splitting a Text Node in a DOM Document
XSLT Empty Nodes



Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/' rel='bookmark' title='Permanent Link: Splitting a Text Node in a DOM Document'>Splitting a Text Node in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/xslt-empty-nodes/' rel='bookmark' title='Permanent Link: XSLT Empty Nodes'>XSLT Empty Nodes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Visiting All the Nodes in a DOM Document</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/' rel='bookmark' title='Permanent Link: Splitting a Text Node in a DOM Document'>Splitting a Text Node in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/xslt-empty-nodes/' rel='bookmark' title='Permanent Link: XSLT Empty Nodes'>XSLT Empty Nodes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visiting All the Elements in a DOM Document</title>
		<link>http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:23:23 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/</guid>
		<description><![CDATA[Visiting All the Elements in a DOM Document

Related posts:Visiting All the Nodes in a DOM Document
Splitting a Text Node in a DOM Document
Changing the Name of a DOM Element



Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/' rel='bookmark' title='Permanent Link: Splitting a Text Node in a DOM Document'>Splitting a Text Node in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/changing-dom-element/' rel='bookmark' title='Permanent Link: Changing the Name of a DOM Element'>Changing the Name of a DOM Element</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Visiting All the Elements in a DOM Document</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/splitting-text-node-dom-document/' rel='bookmark' title='Permanent Link: Splitting a Text Node in a DOM Document'>Splitting a Text Node in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/changing-dom-element/' rel='bookmark' title='Permanent Link: Changing the Name of a DOM Element'>Changing the Name of a DOM Element</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing the Name of a DOM Element</title>
		<link>http://www.dbuggr.com/wirelessjava2002/changing-dom-element/</link>
		<comments>http://www.dbuggr.com/wirelessjava2002/changing-dom-element/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:22:40 +0000</pubDate>
		<dc:creator>wirelessjava2002</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dom element]]></category>
		<category><![CDATA[name]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/wirelessjava2002/changing-dom-element/</guid>
		<description><![CDATA[Changing the Name of a DOM Element

Related posts:How to Capture Tool Tip of a Web Element Using QTP
Visiting All the Elements in a DOM Document
Visiting All the Nodes in a DOM Document



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/capture-tool-tip-web-element-qtp/' rel='bookmark' title='Permanent Link: How to Capture Tool Tip of a Web Element Using QTP'>How to Capture Tool Tip of a Web Element Using QTP</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Changing the Name of a DOM Element</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/capture-tool-tip-web-element-qtp/' rel='bookmark' title='Permanent Link: How to Capture Tool Tip of a Web Element Using QTP'>How to Capture Tool Tip of a Web Element Using QTP</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-elements-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Elements in a DOM Document'>Visiting All the Elements in a DOM Document</a></li>
<li><a href='http://www.dbuggr.com/wirelessjava2002/visiting-nodes-dom-document/' rel='bookmark' title='Permanent Link: Visiting All the Nodes in a DOM Document'>Visiting All the Nodes in a DOM Document</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/wirelessjava2002/changing-dom-element/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
