<?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>devadutta.net &#187; Downloads</title>
	<atom:link href="http://devadutta.net/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://devadutta.net</link>
	<description>Just a little eccentric..</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:18:03 +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>Simple Photos Backup</title>
		<link>http://devadutta.net/simple-photos-backup/</link>
		<comments>http://devadutta.net/simple-photos-backup/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 07:03:14 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://devadutta.net/?p=297</guid>
		<description><![CDATA[Simple Photos Backup &#8211; because existing tools could not backup like I wanted. Description: A simple photo backup script written in php that looks for all images on your disk and backs-up unique photos organized by folders named after the camera the image was taken on. Features: Find unique photos Copy to a specified location [...]]]></description>
			<content:encoded><![CDATA[<p>Simple Photos Backup &#8211;<em> because existing tools could not backup like I wanted.</em></p>
<p><strong>Description: </strong>A simple photo backup script written in php that looks for all images on your disk and backs-up unique photos organized by folders named after the camera the image was taken on.</p>
<p><strong>Features:</strong></p>
<ol>
<li>Find unique photos</li>
<li>Copy to a specified location for backup</li>
<li>Sort the images based on the camera model it was taken on</li>
</ol>
<p><strong>Get it here</strong>: <a href="http://github.com/devadutta/Simple-Photos-Backup" target="_blank">http://github.com/devadutta/Simple-Photos-Backup</a><strong></strong></p>
<p><strong>Usage</strong>: php simplePhotosBackup.php</p>
<p><strong>Input</strong>: allPics.txt in the same folder should contain paths to all images on your disk. I wrote another simple script to do this, but the easiest way to do it is use <a href="http://www.voidtools.com/" target="_blank">Everything</a> , search for *.jpg and export it to a text file &#8220;allPics.txt&#8221;</p>
<p><strong>Settings</strong>: You need to edit the php file to specify destination paths. Very simple.</p>
<p>The project is on github, so feel free to fork it or send me improvement patches!</p>
<p><strong>Stats from my photo collection:</strong></p>
<p style="text-align: center;"><a href="http://devadutta.net/wp-content/uploads/image.png"><img class="aligncenter" title="image" src="http://devadutta.net/wp-content/uploads/image-300x213.png" alt="" width="300" height="213" /></a></p>
<p><a href="javascript:collapseExpand('7580')">More detailed story</a><div class="storycontent" id="7580" style="display:none;"> </p>
<p>I have around 90,000 photos spread across multiple hard-disks in my house. I wanted to find the unique photos, copy them to an external hard disk and lock it up in my fire-safe. Photos are very valuable and I would not be happy if I lost any of my precious photos.</p>
<p>Also, I wanted to find out which photos were taken by me and which ones were taken by my brother, so I decided to split the photos into folders and name the folders to match the camera model. Simple plan.</p>
<p>Did it work?</p>
<p>Better than I expected! The script casually processed all my photos, found originals and copied it to the external disk. I found out that I have photos from around 50 different cameras! Almost all of the photos I had received from my friends/relatives were taken on a different camera and the sorting method worked amazingly well!</p>
<p>The script even prints out some vital statistics and the output showed that I have some major paranoia!</p>
<p> </div></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/simple-photos-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greasemonkey Script to type in Kannada</title>
		<link>http://devadutta.net/greasemonkey-script-to-type-in-kannada/</link>
		<comments>http://devadutta.net/greasemonkey-script-to-type-in-kannada/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 23:53:50 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[3dcms]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://devadutta.net?node=45</guid>
		<description><![CDATA[What does it do? Simple. Lets you type Indian language kannada in any textarea box on a webpage. You can toggle between English and Kannada keyboards using F12. Wow! Where do I find it? here http://userscripts.org/scripts/show/10251 What about tamil, telugu, marathi, bengali? Coming soon!! What license? All code not marked with the (c) Monusoft is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What does it do? </strong><br />
Simple. Lets you type Indian language kannada in any textarea box on a webpage. <br />
You can toggle between English and Kannada keyboards using F12.</p>
<p><strong>Wow! Where do I find it?</strong><a href="http://userscripts.org/scripts/show/10251"><br />
here http://userscripts.org/scripts/show/10251</a>
</p>
<p>
<strong> What about tamil, telugu, marathi, bengali? </strong><br />
Coming soon!!</p>
<p><strong>What license? </strong><br />
All code not marked with the (c) Monusoft is released under GPL version 2 or higher.</p>
<p><strong>Does it work? </strong><br />
Of course yes! <br />
Tested on blogger,orkut,gmail,livejournal,facebook and many such sites.</p>
<p>Where can I find the keyboard layout? <br />
Here ( Click to enlarge )<br />
<a href="../../images/KannadaMap.jpg"><img width="480" src="../../images/KannadaMap.jpg" alt="" /></a></p>
<p>Thanks to <a href="http://vishalon.net/">http://vishalon.net</a> <a href="http://monusoft.com/">http://monusoft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/greasemonkey-script-to-type-in-kannada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jam mASHtra: Automatic JAM ( Just A Minute ) Timer</title>
		<link>http://devadutta.net/jam-mashtra-automatic-jam-just-a-minute-timer/</link>
		<comments>http://devadutta.net/jam-mashtra-automatic-jam-just-a-minute-timer/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 20:40:26 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[3dcms]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://devadutta.net?node=27</guid>
		<description><![CDATA[jam mASHtra: Just a minute mastering ashtra ( Asthra in sanskrit means tool) Last year, for Udbhav at MSRIT, I conducted a Kannada Jam competition. The day before the competition, I was worried that no one will turn up for the competition. I thought it would be a flop. But to my surprise, the event [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>jam mASHtra: Just a minute mastering ashtra ( Asthra in sanskrit means tool)</strong></em></p>
<p>Last year, for Udbhav at MSRIT, I conducted a Kannada Jam competition. The day before the competition, I was worried that no one will turn up for the competition. I thought it would be a flop. But to my surprise, the event saw a full house audience. I was forced to finish the competition by the admin staff since I had exceeded my time slot, but the audience did not listen and forced me to conduct it for some more time! <br />
It was a thrilling experience.<br />
One of the reasons behind the success of the event was, jam mASHtra.</p>
<p>jam mASHtra: Is an automatic and easy to use jam timer. I coded this the day before the event just to save myself from keeping insane jam logs for each participant.</p>
<div align="center"><img width="400" height="296" alt="" src="/UserFiles/Image/jammashtra.jpg" /></p>
<div align="left">
jam mASHtra is very intuitive to use and if you know how to conduct a JAM, things will simply flow.</p>
<p><strong>Downloads:<br />
</strong></p>
<ul>
<li><a href="/UserFiles/File/jammashtra-new.zip">Windows Executable</a></li>
<li>Source Code ( Will be made available on request)</li>
</ul>
</div>
</div>
<p><em>(Yes, the name is multiplexed <img alt="" src="/fckeditor/editor/images/smiley/msn/regular_smile.gif" /> )</em></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/jam-mashtra-automatic-jam-just-a-minute-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6th Sem VTU Graphics Lab Projects and Lab programs</title>
		<link>http://devadutta.net/6th-sem-vtu-graphics-lab-projects-and-lab-programs/</link>
		<comments>http://devadutta.net/6th-sem-vtu-graphics-lab-projects-and-lab-programs/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 20:24:40 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[3dcms]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://devadutta.net?node=24</guid>
		<description><![CDATA[On public demand, I have mirrored these old things here. Kuncha Is a 2d Raster Graphics editor coded entirely in Turbo C++ 3.0. Adheres to all 6th sem graphics lab requirements. Download source code and executables here 6th Sem VTU Computer Graphics (CG) Lab programs I dont remember if i have coded every line in [...]]]></description>
			<content:encoded><![CDATA[<p>On public demand, I have mirrored these old things here. </p>
<ol>
<li>Kuncha<br />
    <img width="269" height="202" alt="" src="/UserFiles/Image/kunchathumb.jpg" /></p>
<p>    Is a 2d Raster Graphics editor coded entirely in Turbo C++ 3.0. Adheres to all 6th sem graphics lab requirements.<br />
    <a href="/UserFiles/File/kuncha.zip">Download source code and executables here</a></li>
<li>6th Sem VTU Computer Graphics (CG) Lab programs<br />
    I dont remember if i have coded every line in that, but I guess I have.<br />
    <a href="/UserFiles/File/CGlab.zip">Get it here<br />
    </a></li>
</ol>
<p><em>All code comes with no warranty of any sort. Released under GPL.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/6th-sem-vtu-graphics-lab-projects-and-lab-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New PHP Scripts for download</title>
		<link>http://devadutta.net/new-php-scripts-for-download/</link>
		<comments>http://devadutta.net/new-php-scripts-for-download/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 01:58:02 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[3dcms]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://devadutta.net?node=15</guid>
		<description><![CDATA[Convert Wavelength to RGB values in PHP Recursively Parse a Directory ( Simple Script )]]></description>
			<content:encoded><![CDATA[<p><a href="http://devadutta.net/index.php?node=14">Convert Wavelength to RGB values in PHP</a><br />
<a href="http://devadutta.net/index.php?node=16">Recursively Parse a Directory ( Simple Script )</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/new-php-scripts-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VTU 7th Sem Network Lab Programs</title>
		<link>http://devadutta.net/vtu-7th-sem-network-lab-programs/</link>
		<comments>http://devadutta.net/vtu-7th-sem-network-lab-programs/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 18:36:53 +0000</pubDate>
		<dc:creator>devadutta</dc:creator>
				<category><![CDATA[3dcms]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://devadutta.net?node=8</guid>
		<description><![CDATA[In the wake of yogamaya going down, I have mirrored most of the useful content on yagamaya here. Hope it helps. VTU 7th sem network lab programs Most of the code is either by Devadutta, Abhijit, Srikanth or Prasad. One or two are flicked from the net (and acknowledged). Network Lab programs VTU 7th sem [...]]]></description>
			<content:encoded><![CDATA[<p>In the wake of yogamaya going down, I have mirrored most of the useful content on yagamaya here. Hope it helps.</p>
<p><b>VTU 7th sem network lab programs</b><br />
Most of the code is either by Devadutta, Abhijit, Srikanth or Prasad. One or two are flicked from the net (and acknowledged).
<ul>
<li><a href="netlab.zip">Network Lab programs</a></li>
</ul>
<p><b>VTU 7th sem CGI lab programs</b><br />
Most of the code is by Abhijit.
<ul>
<li><a href="cgilab.zip">CGI Lab programs</a></li>
</ul>
<p><b>VTU 6th sem Graphics Editor</b><br />
<i>Coming up&#8230;</i></p>
<p><b>VTU 6th sem Graphics lab programs</b><br />
<i>Coming up&#8230;</i></p>
<p>Released Under <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>. Except the CRC program.<br />
<b>All programs come with absolutely NO WARRANTY. Use at your own risk.</b></p>
]]></content:encoded>
			<wfw:commentRss>http://devadutta.net/vtu-7th-sem-network-lab-programs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
