<?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; programming</title>
	<atom:link href="http://www.dbuggr.com/tag/programming/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>How to Find Line of Code of Text Files in Mac with Terminal</title>
		<link>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/</link>
		<comments>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:08:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[line of code]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/</guid>
		<description><![CDATA[How to find line of code of text files in Mac with Terminal

Related posts:How to Read a Particular Line from a Text File?
Resolve Terminal Services Session (RDP) Permission Error
How to Compare 2 Text Files



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/read-line-text-file/' rel='bookmark' title='Permanent Link: How to Read a Particular Line from a Text File?'>How to Read a Particular Line from a Text File?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-run-software-installation-windows-2003/' rel='bookmark' title='Permanent Link: Resolve Terminal Services Session (RDP) Permission Error'>Resolve Terminal Services Session (RDP) Permission Error</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/compare-2-text-files/' rel='bookmark' title='Permanent Link: How to Compare 2 Text Files'>How to Compare 2 Text Files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to find line of code of text files in Mac with Terminal</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/read-line-text-file/' rel='bookmark' title='Permanent Link: How to Read a Particular Line from a Text File?'>How to Read a Particular Line from a Text File?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-run-software-installation-windows-2003/' rel='bookmark' title='Permanent Link: Resolve Terminal Services Session (RDP) Permission Error'>Resolve Terminal Services Session (RDP) Permission Error</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/compare-2-text-files/' rel='bookmark' title='Permanent Link: How to Compare 2 Text Files'>How to Compare 2 Text Files</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Play Video in iPhone IOS 4 Objective-c Program Code Tutorial</title>
		<link>http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/</link>
		<comments>http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 10:07:42 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/</guid>
		<description><![CDATA[Play video in iPhone iOS 4 objective-c program code tutorial

Related posts:Iphone Cocos Turn off the Iphone in Program
Matrix Digital Rain Effect Using Objective-c and Cocos2d-iphone
Saving Directory for Cycorder Video Files on iPhone



Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/iphone-cocos-turn-iphone-program/' rel='bookmark' title='Permanent Link: Iphone Cocos Turn off the Iphone in Program'>Iphone Cocos Turn off the Iphone in Program</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>
<li><a href='http://www.dbuggr.com/smallwei/saving-directory-cycorder-video-files-iphone/' rel='bookmark' title='Permanent Link: Saving Directory for Cycorder Video Files on iPhone'>Saving Directory for Cycorder Video Files on iPhone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Play video in iPhone iOS 4 objective-c program code tutorial</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/iphone-cocos-turn-iphone-program/' rel='bookmark' title='Permanent Link: Iphone Cocos Turn off the Iphone in Program'>Iphone Cocos Turn off the Iphone in Program</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>
<li><a href='http://www.dbuggr.com/smallwei/saving-directory-cycorder-video-files-iphone/' rel='bookmark' title='Permanent Link: Saving Directory for Cycorder Video Files on iPhone'>Saving Directory for Cycorder Video Files on iPhone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction of Programming Triggers</title>
		<link>http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/</link>
		<comments>http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:06:13 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[introduction of programming triggers]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[trigger]]></category>
		<category><![CDATA[triggers]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/</guid>
		<description><![CDATA[Introduction of Programming Triggers

Related posts:Detail Introduction of Triggers
Example of Triggers
More About Triggers



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/detail-introduction-triggers/' rel='bookmark' title='Permanent Link: Detail Introduction of Triggers'>Detail Introduction of Triggers</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/triggers-2/' rel='bookmark' title='Permanent Link: Example of Triggers'>Example of Triggers</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/triggers-3/' rel='bookmark' title='Permanent Link: More About Triggers'>More About Triggers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Introduction of Programming Triggers</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/detail-introduction-triggers/' rel='bookmark' title='Permanent Link: Detail Introduction of Triggers'>Detail Introduction of Triggers</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/triggers-2/' rel='bookmark' title='Permanent Link: Example of Triggers'>Example of Triggers</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/triggers-3/' rel='bookmark' title='Permanent Link: More About Triggers'>More About Triggers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction of Packages</title>
		<link>http://www.dbuggr.com/abhaybharti/introduction-packages/</link>
		<comments>http://www.dbuggr.com/abhaybharti/introduction-packages/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:32:11 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/introduction-packages/</guid>
		<description><![CDATA[Introduction of Packages

Related posts:Resolve &#8220;no Packages Matching &#8216;DBD-Oracle&#8217; Found” Error when Trying to Instal&#8230;
Introduction of PL/SQL Language Elements
Introduction of PL/SQL



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/packages-matching-dbd-oracle-insta/' rel='bookmark' title='Permanent Link: Resolve &#8220;no Packages Matching &#8216;DBD-Oracle&#8217; Found” Error when Trying to Instal&#8230;'>Resolve &#8220;no Packages Matching &#8216;DBD-Oracle&#8217; Found” Error when Trying to Instal&#8230;</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL'>Introduction of PL/SQL</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Introduction of Packages</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/packages-matching-dbd-oracle-insta/' rel='bookmark' title='Permanent Link: Resolve &#8220;no Packages Matching &#8216;DBD-Oracle&#8217; Found” Error when Trying to Instal&#8230;'>Resolve &#8220;no Packages Matching &#8216;DBD-Oracle&#8217; Found” Error when Trying to Instal&#8230;</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL'>Introduction of PL/SQL</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/introduction-packages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction of Procedures and Functions in PL/SQL</title>
		<link>http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/</link>
		<comments>http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:29:27 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[procedures]]></category>
		<category><![CDATA[procedures and functions]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/</guid>
		<description><![CDATA[Introduction of Procedures and Functions in PL/SQL

Related posts:Introduction of PL/SQL Language Elements
Introduction of SQL*Plus
Introduction of SQL Queries



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql-queries/' rel='bookmark' title='Permanent Link: Introduction of SQL Queries'>Introduction of SQL Queries</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Introduction of Procedures and Functions in PL/SQL</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql-queries/' rel='bookmark' title='Permanent Link: Introduction of SQL Queries'>Introduction of SQL Queries</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction of PL/SQL Language Elements</title>
		<link>http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/</link>
		<comments>http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:02:46 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/</guid>
		<description><![CDATA[Introduction of PL/SQL language Elements

Related posts:Introduction of Procedures and Functions in PL/SQL
Introduction of PL/SQL
Introduction of SQL*Plus



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of Procedures and Functions in PL/SQL'>Introduction of Procedures and Functions in PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL'>Introduction of PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Introduction of PL/SQL language Elements</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of Procedures and Functions in PL/SQL'>Introduction of Procedures and Functions in PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL'>Introduction of PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Structure of PL/SQL-Blocks</title>
		<link>http://www.dbuggr.com/abhaybharti/structure-pl-sql-blocks/</link>
		<comments>http://www.dbuggr.com/abhaybharti/structure-pl-sql-blocks/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 07:04:39 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[oralce]]></category>
		<category><![CDATA[pl/sql-blocks]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/structure-pl-sql-blocks/</guid>
		<description><![CDATA[Structure of PL/SQL-Blocks

Related posts:How to Create Structure in C++
How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt
How to Escape Ampersand (&#38;) in Oracle SQL Developer.



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/create-structure/' rel='bookmark' title='Permanent Link: How to Create Structure in C++'>How to Create Structure in C++</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
<li><a href='http://www.dbuggr.com/smallwei/escape-ampersand-oracle-sql-developer/' rel='bookmark' title='Permanent Link: How to Escape Ampersand (&amp;) in Oracle SQL Developer.'>How to Escape Ampersand (&amp;) in Oracle SQL Developer.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Structure of PL/SQL-Blocks</strong></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/create-structure/' rel='bookmark' title='Permanent Link: How to Create Structure in C++'>How to Create Structure in C++</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
<li><a href='http://www.dbuggr.com/smallwei/escape-ampersand-oracle-sql-developer/' rel='bookmark' title='Permanent Link: How to Escape Ampersand (&amp;) in Oracle SQL Developer.'>How to Escape Ampersand (&amp;) in Oracle SQL Developer.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/structure-pl-sql-blocks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When and Why to Use Descriptive Programming?</title>
		<link>http://www.dbuggr.com/abhaybharti/descriptive-programming/</link>
		<comments>http://www.dbuggr.com/abhaybharti/descriptive-programming/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 13:43:37 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[descriptive]]></category>
		<category><![CDATA[descriptive programming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[qtp]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/descriptive-programming/</guid>
		<description><![CDATA[When and Why to use Descriptive programming?

Related posts:Converting Object Repository Based Scripts to Descriptive Programming
Introduction of Programming Triggers
How to work out the remainder (modulus) of a division in PHP?



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/converting-object-repository-based-scripts-descriptive-programming/' rel='bookmark' title='Permanent Link: Converting Object Repository Based Scripts to Descriptive Programming'>Converting Object Repository Based Scripts to Descriptive Programming</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/' rel='bookmark' title='Permanent Link: Introduction of Programming Triggers'>Introduction of Programming Triggers</a></li>
<li><a href='http://www.dbuggr.com/smallwei/work-remainder-modulus-division-php/' rel='bookmark' title='Permanent Link: How to work out the remainder (modulus) of a division in PHP?'>How to work out the remainder (modulus) of a division in PHP?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When and Why to use Descriptive programming?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/converting-object-repository-based-scripts-descriptive-programming/' rel='bookmark' title='Permanent Link: Converting Object Repository Based Scripts to Descriptive Programming'>Converting Object Repository Based Scripts to Descriptive Programming</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-programming-triggers/' rel='bookmark' title='Permanent Link: Introduction of Programming Triggers'>Introduction of Programming Triggers</a></li>
<li><a href='http://www.dbuggr.com/smallwei/work-remainder-modulus-division-php/' rel='bookmark' title='Permanent Link: How to work out the remainder (modulus) of a division in PHP?'>How to work out the remainder (modulus) of a division in PHP?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/descriptive-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Send a Key Command to a Web Object</title>
		<link>http://www.dbuggr.com/abhaybharti/send-key-command-web-object/</link>
		<comments>http://www.dbuggr.com/abhaybharti/send-key-command-web-object/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 13:36:48 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[qtp]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/send-key-command-web-object/</guid>
		<description><![CDATA[How to send a key command to a Web object

Related posts:How to Send Mail with Attachments from the Unix Command Line?
Converting Object Repository Based Scripts to Descriptive Programming
Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;



Related posts:<ol><li><a href='http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/' rel='bookmark' title='Permanent Link: How to Send Mail with Attachments from the Unix Command Line?'>How to Send Mail with Attachments from the Unix Command Line?</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/converting-object-repository-based-scripts-descriptive-programming/' rel='bookmark' title='Permanent Link: Converting Object Repository Based Scripts to Descriptive Programming'>Converting Object Repository Based Scripts to Descriptive Programming</a></li>
<li><a href='http://www.dbuggr.com/smallwei/unable-send-mail-domain-xxx-black-listed-due-spam/' rel='bookmark' title='Permanent Link: Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;'>Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to send a key command to a Web object</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/' rel='bookmark' title='Permanent Link: How to Send Mail with Attachments from the Unix Command Line?'>How to Send Mail with Attachments from the Unix Command Line?</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/converting-object-repository-based-scripts-descriptive-programming/' rel='bookmark' title='Permanent Link: Converting Object Repository Based Scripts to Descriptive Programming'>Converting Object Repository Based Scripts to Descriptive Programming</a></li>
<li><a href='http://www.dbuggr.com/smallwei/unable-send-mail-domain-xxx-black-listed-due-spam/' rel='bookmark' title='Permanent Link: Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;'>Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/send-key-command-web-object/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction of PL/SQL</title>
		<link>http://www.dbuggr.com/abhaybharti/introduction-pl-sql/</link>
		<comments>http://www.dbuggr.com/abhaybharti/introduction-pl-sql/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:51:40 +0000</pubDate>
		<dc:creator>automation.lifegoeasy.com</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/abhaybharti/introduction-pl-sql/</guid>
		<description><![CDATA[Introduction of PL/SQL

Related posts:Introduction of PL/SQL Language Elements
Introduction of Procedures and Functions in PL/SQL
Introduction of SQL*Plus



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of Procedures and Functions in PL/SQL'>Introduction of Procedures and Functions in PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction of PL/SQL</strong></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-pl-sql-language-elements/' rel='bookmark' title='Permanent Link: Introduction of PL/SQL Language Elements'>Introduction of PL/SQL Language Elements</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-procedures-functions-pl-sql/' rel='bookmark' title='Permanent Link: Introduction of Procedures and Functions in PL/SQL'>Introduction of Procedures and Functions in PL/SQL</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/introduction-sql/' rel='bookmark' title='Permanent Link: Introduction of SQL*Plus'>Introduction of SQL*Plus</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/abhaybharti/introduction-pl-sql/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! -->
