<?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>am i works? &#187; Uncategorized</title>
	<atom:link href="http://amiworks.co.in/talk/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://amiworks.co.in/talk</link>
	<description>all about my work</description>
	<lastBuildDate>Fri, 02 Dec 2011 09:49:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Barcamp Pune 6</title>
		<link>http://amiworks.co.in/talk/barcamp-pune-6/</link>
		<comments>http://amiworks.co.in/talk/barcamp-pune-6/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:01:58 +0000</pubDate>
		<dc:creator>Amit Kumar Singh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://amiworks.co.in/talk/barcamp-pune-6/</guid>
		<description><![CDATA[The 6th Edition of Barcamp Pune is back in town on 14th November 2009 after almost an year. If you don’t know what is Barcamp check out the nice article by PuneTech and if you are students then why you should bunk the college to attend it. My first Barcamp was Barcamp Pune 3, which [...]]]></description>
			<content:encoded><![CDATA[<p>The 6th Edition of Barcamp Pune is back in town on 14th November 2009 after almost an year.</p>
<p>If you don’t know what is Barcamp check out the nice <a href="http://punetech.com/what-is-a-barcamp-and-why-you-should-attend/">article by PuneTech</a> and if you are students then <a href="http://punetech.com/why-students-should-bunk-classes-to-attend-barcamppune-projects-internships-recos/">why you should bunk the college</a> to attend it.</p>
<p>My first Barcamp was <a href="http://www.barcamp.org/BarCampPune3">Barcamp Pune 3</a>, which made me an speaker and also inspired me to organize <a href="http://amiworks.co.in/talk/phpcamp-indias-biggest-unconference/">biggest PHPCamp in India</a>.</p>
<p><a href="http://amiworks.co.in/talk/wp-content/uploads/2009/11/kritybarcamplogomedium.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="krity-barcamp-logo-medium" border="0" alt="krity-barcamp-logo-medium" align="right" src="http://amiworks.co.in/talk/wp-content/uploads/2009/11/kritybarcamplogomedium_thumb.png" width="310" height="100" /></a> </p>
<p>If you want to know what happened in pervious editions of Barcamp then check out the pictures linked below( from my camera).</p>
<ol>
<li><a href="http://www.flickr.com/photos/thecancerus/sets/72157603933514417/">Barcamp Pune 3</a> </li>
<li><a href="http://www.flickr.com/photos/thecancerus/sets/72157603933508319/">Barcamp Pune 4</a></li>
<li><a href="http://picasaweb.google.co.in/thecancerus/BarcampPune5?feat=directlink">Barcamp Pune 5</a></li>
</ol>
<p>Off course they are not all the pics, Google to see all the rest of them.</p>
<p>I hope to see you all their.</p>
<!-- WP Boastful Plugin by WPoets Team --> <div id='boastful'><strong></strong></div><hr style="border-top:black solid 1px" /><a href="http://amiworks.co.in/talk/barcamp-pune-6/">Barcamp Pune 6</a> was first posted on November 12, 2009 at 7:31 pm.<br />©2008 "<a href="http://amiworks.co.in/talk">am i works?</a>". <br />]]></content:encoded>
			<wfw:commentRss>http://amiworks.co.in/talk/barcamp-pune-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging PHP using Xdebug and Notepad++ : Part 2</title>
		<link>http://amiworks.co.in/talk/debugging-php-using-xdebug-and-notepad-part-2/</link>
		<comments>http://amiworks.co.in/talk/debugging-php-using-xdebug-and-notepad-part-2/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 10:14:58 +0000</pubDate>
		<dc:creator>Amit Kumar Singh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://amiworks.co.in/talk/?p=273</guid>
		<description><![CDATA[In my previous post, I have shown how to configure Xdebug and Notepad++ for debugging. In this final part, I will take some example to demonstrate and show how to use the setup to make  debugging an PHP script easier and actually fun. Initially I thought that I will write an article, but then I [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://amiworks.co.in/talk/debugging-php-using-xdebug-and-notepad-part-i/">previous post</a>, I have shown how to configure Xdebug and Notepad++ for debugging.</p>
<p>In this final part, I will take some example to demonstrate and show how to use the setup to make  debugging an PHP script easier and actually fun.</p>
<p>Initially I thought that I will write an article, but then I thought it is better if I do a screencast. This is my first(well it is second but that was without voice long time back) and voice of the screencast is not so good, you will need a headphone to get the voice clearly.</p>
<p>I have shown the debugging using a <a href="http://joomla.org">Joomla</a> content component.</p>
<p><span id="more-273"></span></p>
<p>You can download the <a title="Xdebug helper for Firefox" href="https://addons.mozilla.org/en-US/firefox/addon/3960">Xdebug helper Add-on here</a>. Also checkout <a title="PHP Community website" href="http://phpcamp.net">PHPCamp.net</a> website for our own PHP community.</p>
<p><object width="400" height="302" data="http://vimeo.com/moogaloop.swf?clip_id=3089384&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3089384&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /></object><br />
<a href="http://vimeo.com/3089384">Debugging PHP scripts with Xdebug and Notepad++</a> from <a href="http://vimeo.com/user871563">Amit Singh</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<!-- WP Boastful Plugin by WPoets Team --> <div id='boastful'><strong></strong></div><hr style="border-top:black solid 1px" /><a href="http://amiworks.co.in/talk/debugging-php-using-xdebug-and-notepad-part-2/">Debugging PHP using Xdebug and Notepad++ : Part 2</a> was first posted on February 5, 2009 at 3:44 pm.<br />©2008 "<a href="http://amiworks.co.in/talk">am i works?</a>". <br />]]></content:encoded>
			<wfw:commentRss>http://amiworks.co.in/talk/debugging-php-using-xdebug-and-notepad-part-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

