<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>NGCoders - Next Generation Coders</title>
	
	<link>http://www.ngcoders.com</link>
	<description>Personal Blog of Vikas Patial.</description>
	<pubDate>Wed, 25 Mar 2009 20:33:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ngcoders" type="application/rss+xml" /><item>
		<title>DigiSell V2.0 = Shopify + Bigcartel + BaseApp</title>
		<link>http://www.ngcoders.com/general/digisell-v20-shopify-bigcartel-baseapp</link>
		<comments>http://www.ngcoders.com/general/digisell-v20-shopify-bigcartel-baseapp#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:33:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[BaseApp]]></category>

		<category><![CDATA[digisell]]></category>

		<category><![CDATA[shopify]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=100</guid>
		<description><![CDATA[My old paypal script which is being used a quite a lot will be getting an upgrade soon. It will now be a full fledged digital store yet simple to use. For not i can say it will be somewhat like Shopify and Bigcartel mixed up and digital file handling added and some other cool [...]]]></description>
			<content:encoded><![CDATA[<p>My old paypal script which is being used a quite a lot will be getting an upgrade soon. It will now be a full fledged digital store yet simple to use. For not i can say it will be somewhat like Shopify and Bigcartel mixed up and digital file handling added and some other cool neat features. Will also be capable of handling normal goods.</p>
<p>It will be called BaseApp Digisell and will be dual licensed ( Like MySql ).</p>
<p>If you guys have any ideas which you wuold like to see in a simple flexible shopping cart please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/general/digisell-v20-shopify-bigcartel-baseapp/feed</wfw:commentRss>
		</item>
		<item>
		<title>BaseApp PHP Framework - Simple Small and Swift</title>
		<link>http://www.ngcoders.com/projects/baseapp/baseapp-php-framework-simple-small-swift</link>
		<comments>http://www.ngcoders.com/projects/baseapp/baseapp-php-framework-simple-small-swift#comments</comments>
		<pubDate>Mon, 16 Mar 2009 20:06:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[BaseApp]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[orm]]></category>

		<category><![CDATA[php framework]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=91</guid>
		<description><![CDATA[BaseApp Framework is aimed at individual commercial developers or small web application builders who need a starting point.Also if you are a CakePHP User you will find yourself at home with the API. BaseApp was inspired by CakePHP And Codeigniter but tries to do everything under 50 kb.
It has support for most common features available [...]]]></description>
			<content:encoded><![CDATA[<p>BaseApp Framework is aimed at individual commercial developers or small web application builders who need a starting point.Also if you are a CakePHP User you will find yourself at home with the API. BaseApp was inspired by CakePHP And Codeigniter but tries to do everything under 50 kb.</p>
<p>It has support for most common features available in frameworks these days but achieves all this in under 50 Kb of compressed Code and not MBs of it.</p>
<p><strong>Some Non Technical Feature</strong></p>
<ul>
<li> Really really LightWeight( &lt; 50 Kb compressed , around 100 k uncompressed)</li>
<li> Really really Fast ( cause its Damn Small )</li>
<li>Almost 0 Configuration</li>
<li>Short Learning Curve</li>
<li>Easy to extend</li>
<li>Nonrestrictive MIT License</li>
</ul>
<p><strong>Some Technical Features</strong></p>
<ul>
<li>PHP 5 with support for new features like autoloading etc</li>
<li>Fully MVC ( But can be used as a library also )</li>
<li>CakePHP API ( 80 % ) and Layout</li>
<li>Active Records and Object Relation Ship Mapping (ORM)</li>
<li>Model Validation with complementing form helpers</li>
<li>Data Abstraction Layer with Adodb Support ( Almost all databases supported )</li>
<li>Extensive Debugging and Exception Handling facilities ( FireBug Support Built in )</li>
<li>Extendable Cookie and Session Handling</li>
<li>Search engine friendly and url routing features.</li>
<li>Ajax Support through Jquery.</li>
</ul>
<p>You can checkout the project on Google Code .</p>
<p><strong><a href="http://code.google.com/p/baseappframework/">http://code.google.com/p/baseappframework/</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/baseapp/baseapp-php-framework-simple-small-swift/feed</wfw:commentRss>
		</item>
		<item>
		<title>Connection Keep Alive</title>
		<link>http://www.ngcoders.com/downloads/connection-keep-alive</link>
		<comments>http://www.ngcoders.com/downloads/connection-keep-alive#comments</comments>
		<pubDate>Tue, 03 Mar 2009 21:20:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Downloads]]></category>

		<category><![CDATA[Internet Connection Keep Alive]]></category>

		<category><![CDATA[Keep Alive]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=82</guid>
		<description><![CDATA[
Here is a small utility i wrote which helps me remain connected, gives vocal notification when i disconnect and is capable of resetting my router in case the router needs restart.
Some reasons i wrote it

Bad MTNL ADSL Connection , disconnects every few minutes.
Using Ping was not really helping, ping worked but when http request was [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Connection Keep Alive" src="/images/apps/connectionka.jpg" alt="" /></p>
<p>Here is a small utility i wrote which helps me remain connected, gives vocal notification when i disconnect and is capable of resetting my router in case the router needs restart.</p>
<p>Some reasons i wrote it</p>
<ul>
<li>Bad MTNL ADSL Connection , disconnects every few minutes.</li>
<li>Using Ping was not really helping, ping worked but when http request was sent Internet disconnected.</li>
<li>Could not find any utility giving Vocal Notifications.</li>
<li>Could not find any utility capable of executing applications in case of disconnection/connection. I needed my router to be reset when i disconnect due to some XBOX Live issues.</li>
</ul>
<p>Anyhow it was written in a weekend , and am using it now and some of you guys might also find it useful so am releasing it for free. This requires .net 2.0 + .</p>
<p>Some features -</p>
<ul>
<li>Configurable fetch sites and fetch timeouts.Uses HTTP fetch.</li>
<li>Vocal Notification of connection and disconnection.</li>
<li>Execute application when connection or disconnection takes place. Usefull when you need to reset router etc.</li>
<li>Sits idle in status bar , with notification icon and Baloon Tips.</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>In-case of ideas or bugs post them here .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/downloads/connection-keep-alive/feed</wfw:commentRss>
		</item>
		<item>
		<title>NGCoders theme updated</title>
		<link>http://www.ngcoders.com/general/ngcoders-theme-updated</link>
		<comments>http://www.ngcoders.com/general/ngcoders-theme-updated#comments</comments>
		<pubDate>Sat, 21 Feb 2009 16:27:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=77</guid>
		<description><![CDATA[I had been thinking of updating my site theme for a long time to support new features provided by Wordpress. But since i could not get much time i asked one of my friend to do it. Here are some of the new features , according to him -

Ajax Comments
Threaded Comments
Gravatar
Comment Paging
Comment Cookies

It is bascically [...]]]></description>
			<content:encoded><![CDATA[<p>I had been thinking of updating my site theme for a long time to support new features provided by Wordpress. But since i could not get much time i asked one of my friend to do it. Here are some of the new features , according to him -</p>
<ul>
<li>Ajax Comments</li>
<li>Threaded Comments</li>
<li>Gravatar</li>
<li>Comment Paging</li>
<li>Comment Cookies</li>
</ul>
<p>It is bascically the k2 modified to look this way.There might be more features , but the above one would i think allow me to get back to people better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/general/ngcoders-theme-updated/feed</wfw:commentRss>
		</item>
		<item>
		<title>JTemplate Alpha release</title>
		<link>http://www.ngcoders.com/projects/jtemplate-alpha-release</link>
		<comments>http://www.ngcoders.com/projects/jtemplate-alpha-release#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:26:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=72</guid>
		<description><![CDATA[I had done soem work on JTemplate some time back and written about too. Since lately im not getting time to work on JTemplte , im releasing and alpha release . 
More details here - http://www.ngcoders.com/php/jtemplate-joomla-tempaltes-on-drupal.
This is meant for people who are comfortable with Drupal and know what they are doing.
]]></description>
			<content:encoded><![CDATA[<p>I had done soem work on JTemplate some time back and written about too. Since lately im not getting time to work on JTemplte , im releasing and alpha release . </p>
<p>More details here - <a href="http://www.ngcoders.com/php/jtemplate-joomla-tempaltes-on-drupal">http://www.ngcoders.com/php/jtemplate-joomla-tempaltes-on-drupal</a>.</p>
<p>This is meant for people who are comfortable with Drupal and know what they are doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/jtemplate-alpha-release/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free Eye Rest and Break Reminder</title>
		<link>http://www.ngcoders.com/downloads/free-eye-rest-and-break-reminder</link>
		<comments>http://www.ngcoders.com/downloads/free-eye-rest-and-break-reminder#comments</comments>
		<pubDate>Sat, 17 Jan 2009 14:42:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Downloads]]></category>

		<category><![CDATA[break reminder]]></category>

		<category><![CDATA[eye rest]]></category>

		<category><![CDATA[rest reminder]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=70</guid>
		<description><![CDATA[
Rest Reminder is a small utility which i wrote long time back to monitor computer activity and reminds me to take rest after every 30 minutes. I wrote this because once i start working i forget about everything else and this lead to dry eyes, irritation etc.This is the second version supporting Multiple monitors, Alpha Transparent [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/apps/restreminder_s.jpg" /></p>
<p>Rest Reminder is a small utility which i wrote long time back to monitor computer activity and reminds me to take rest after every 30 minutes. I wrote this because once i start working i forget about everything else and this lead to dry eyes, irritation etc.This is the second version supporting Multiple monitors, Alpha Transparent block screen and Vista Compatible.</p>
<p>Unlike most such utilities this is free. You can specify after how much time of activity you want to take rest and for how long. And how long of inactivity will reset this time. This also comes facility to lock screen quickly or when there is a certain inactivity period.</p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Usage is very simple , Download and extract the program and then run the RestReminder.exe . After that configure the settings and press Apply to save changes. Press the close/hide button and let it go in the task bar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/downloads/free-eye-rest-and-break-reminder/feed</wfw:commentRss>
		</item>
		<item>
		<title>Weblisty - Top Site lists on any topic</title>
		<link>http://www.ngcoders.com/projects/weblisty-top-site-lists-on-any-topic</link>
		<comments>http://www.ngcoders.com/projects/weblisty-top-site-lists-on-any-topic#comments</comments>
		<pubDate>Fri, 12 Dec 2008 20:48:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[search engine]]></category>

		<category><![CDATA[top lists]]></category>

		<category><![CDATA[top sites]]></category>

		<category><![CDATA[weblisty]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=67</guid>
		<description><![CDATA[
Last week after taking a break from VS+ i built a small mashup i was thinking of sometime now. Its basically top sites list based on keyword and traffic. It quite simple and i myself have started using it to find sites.Go check it out !!! For example you are looking to do some cooking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblisty.com"><img src="http://www.ngcoders.com/images/apps/weblisty.jpg"></a></p>
<p>Last week after taking a break from VS+ i built a small mashup i was thinking of sometime now. Its basically top sites list based on keyword and traffic. It quite simple and i myself have started using it to find sites.Go check it out !!! For example you are looking to do some cooking and looking for <a href="http://weblisty.com/search/US/1/cooking">top cooking sites in the US</a>, or maybe <a href="http://weblisty.com/search/lyrics">top lyrics sites</a>   or maybe just looking to download some <a href="http://weblisty.com/search/warez">illegal movies</a> <img src='http://www.ngcoders.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . You can find out new websites which you might have never heard of on popular topic &#8230; which u might actually use.</p>
<p>Site is in beta and i  am working on it in my free time , if you have ideas and suggestions please feel free to let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/weblisty-top-site-lists-on-any-topic/feed</wfw:commentRss>
		</item>
		<item>
		<title>VideoSwiperPlus is now online</title>
		<link>http://www.ngcoders.com/projects/videoswiperplus-is-now-online</link>
		<comments>http://www.ngcoders.com/projects/videoswiperplus-is-now-online#comments</comments>
		<pubDate>Sun, 30 Nov 2008 22:00:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Videoswiper]]></category>

		<category><![CDATA[videoswiper plus]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=64</guid>
		<description><![CDATA[
VideoSwiper Plus is now online, it is a set of premium services for the original VideoSwiper. This site adds a few important required services to videoswiper making it even better.
Last 5 - 6 weeks been working on it and learned a lot. As this deals with Video&#8217;s on a web , not only checked out [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.videoswiperplus.com"><img src="/images/apps/vsplus.jpg" alt="" /></a></p>
<p><strong>VideoSwiper Plus</strong> is now online, it is a set of premium services for the original VideoSwiper. This site adds a few important required services to videoswiper making it even better.</p>
<p>Last 5 - 6 weeks been working on it and learned a lot. As this deals with Video&#8217;s on a web , not only checked out a lot of Video Scripts but also had to do encoding , thumb nailing etc of videos. Also found out that most Video Scripts out there are badly coded and have bad databases ( No one ever heard of normalization ?? ) . It is based on BaseApp and build on it was fun.Anyhow it was a nice experience , So if you run a Video Site do check it out. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/videoswiperplus-is-now-online/feed</wfw:commentRss>
		</item>
		<item>
		<title>Joodr Profile System - Content profile vs Core profile</title>
		<link>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile</link>
		<comments>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile#comments</comments>
		<pubDate>Tue, 04 Nov 2008 20:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joodr]]></category>

		<category><![CDATA[content profile]]></category>

		<category><![CDATA[core.module]]></category>

		<category><![CDATA[drupal 6]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=62</guid>
		<description><![CDATA[As Joodr is based on Drupal 6 , Neither Nodeprofile or Bio can be used for profile system. So basically I had two options Content Profile and the core profile.module .  Both have their own advantages and disadvantages.
So after some digging around and looking how it works Joodr will be using a profile as node [...]]]></description>
			<content:encoded><![CDATA[<p>As Joodr is based on Drupal 6 , Neither Nodeprofile or Bio can be used for profile system. So basically I had two options Content Profile and the core profile.module .  Both have their own advantages and disadvantages.</p>
<p>So after some digging around and looking how it works Joodr will be using a profile as node system using content profile. The main reason for me choosing this is how the data is stored when using core module and when using profile with CCK . I found profile with CCK is much better. There are other reasons too but overall for a SNS to be as scalable and configurable as possible content profile would be better, for smaller ones core profile should do just fine.</p>
<p>So i will be finally using content profile as profile module for Joodr.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/projects/joodr/joodr-profile-system-content-profile-vs-core-profile/feed</wfw:commentRss>
		</item>
		<item>
		<title>XBOX 360 RROD and Microsoft India support</title>
		<link>http://www.ngcoders.com/general/xbox-360-rrod-and-microsoft-india-support</link>
		<comments>http://www.ngcoders.com/general/xbox-360-rrod-and-microsoft-india-support#comments</comments>
		<pubDate>Thu, 30 Oct 2008 07:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[microsoft india]]></category>

		<category><![CDATA[rrod]]></category>

		<category><![CDATA[xbox 360]]></category>

		<category><![CDATA[xbox india]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=59</guid>
		<description><![CDATA[I have a XBOX 360 for some time now, last week after a month out of 1 yr warranty it showed the feared Red Ring of Death (RROD). I had heard many horror stories about it . As I had never had actually dealt with Microsoft India before I was pretty pessimistic as my experience [...]]]></description>
			<content:encoded><![CDATA[<p>I have a XBOX 360 for some time now, last week after a month out of 1 yr warranty it showed the feared Red Ring of Death (RROD). I had heard many horror stories about it . As I had never had actually dealt with Microsoft India before I was pretty pessimistic as my experience with after sales services with companies in India is pathetic ( actually its really bad ).</p>
<p>So I called up Microsoft and after a few verifications i was assigned a replacement. The replacement arrived within 3 days and to my surprise it supported 1080p unlike my old one which just did 720p. So am pretty happy about my free upgrade and great after sales service provided my Microsoft.</p>
<p>So if you are planning to buy a XBOX 360 in India do go ahead and do get yourself a XBOX live connection , thats what makes 360 shine above the other consoles which collect dust in my house. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/general/xbox-360-rrod-and-microsoft-india-support/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
